mirror of
https://github.com/MaxiFan/TunnelX.git
synced 2026-05-17 21:14:37 +03:00
Bump version to 1.2.22
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
<NeutralLanguage>fa-IR</NeutralLanguage>
|
||||
|
||||
<!-- Version Management -->
|
||||
<Version>1.2.21</Version>
|
||||
<AssemblyVersion>1.2.21.0</AssemblyVersion>
|
||||
<FileVersion>1.2.21.0</FileVersion>
|
||||
<Version>1.2.22</Version>
|
||||
<AssemblyVersion>1.2.22.0</AssemblyVersion>
|
||||
<FileVersion>1.2.22.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -2,6 +2,15 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.2.22
|
||||
|
||||
- Fixed Help page data binding so GitHub and donation buttons work.
|
||||
- Localized Help page action buttons.
|
||||
- Added in-app copy action for donation information.
|
||||
- Removed internal privacy review and publishing checklist documents from the public repository history.
|
||||
|
||||
## 1.2.21
|
||||
|
||||
- Prepared open-source repository documentation and release guidance.
|
||||
- Added in-app GitHub and donation links.
|
||||
- Added project metadata for MaxFan and GPL-3.0-or-later licensing.
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ dotnet publish AppTunnel\AppTunnel.csproj -c Release -r win-x64 --self-contained
|
||||
Rename the final executable with the app version:
|
||||
|
||||
```powershell
|
||||
TunnelX-v1.2.21-standalone-compressed.exe
|
||||
TunnelX-v1.2.22-standalone-compressed.exe
|
||||
```
|
||||
|
||||
## 32-bit Windows
|
||||
|
||||
Reference in New Issue
Block a user