Bump version to 1.2.22

This commit is contained in:
MaxFan
2026-05-11 20:07:08 +03:30
parent 7438458237
commit 9649ca0303
3 changed files with 13 additions and 4 deletions
+3 -3
View File
@@ -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>
+9
View File
@@ -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
View File
@@ -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