We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea68f1 commit f3200b7Copy full SHA for f3200b7
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [v0.2.0](https://github.com/thesobercoder/polygon/releases/v0.1.0) (2023-09-27)
+## [v0.2.0](https://github.com/thesobercoder/polygon/releases/v0.2.0) (2023-09-27)
2
3
### Features
4
polygon.ahk
@@ -4,7 +4,7 @@
#DllLoad User32.dll
5
6
;-- Globals
7
-global APP_VERSION := "0.1.0"
+global APP_VERSION := "0.2.0"
8
global APP_VERSION_NAME := "v" . APP_VERSION
9
global APP_NAME := "Polygon"
10
global APP_REPO_OWNER := "thesobercoder"
0 commit comments