We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ba0d2 commit 5d9fa05Copy full SHA for 5d9fa05
docs/CHANGELOG.md
@@ -1,7 +1,7 @@
1
⚙️⛏ Alpine Faction Changelog ⛏⚙️
2
===================================
3
4
-Version 1.2.0 (Willow): Not yet released
+Version 1.2.0 (Willow): Released Dec-06-2025
5
--------------------------------
6
### Major features
7
[@GooberRF](https://github.com/GooberRF)
setup/setup.iss
@@ -2,7 +2,7 @@
#define SrcRootDir ".."
#define BinDir "..\build\Release\bin"
#define PatchesDir "patches\output"
-#define AppVer "1.2.0-dev_Willow"
+#define AppVer "1.2.0_Willow"
[Setup]
8
AppId={{005AA7-D71920-FFC72C-4B6E-82D3-9F7B12A3C8D1}}
0 commit comments