Skip to content

Commit f3200b7

Browse files
author
Soham Dasgupta
committed
chore: update version
1 parent 5ea68f1 commit f3200b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [v0.2.0](https://github.com/thesobercoder/polygon/releases/v0.1.0) (2023-09-27)
1+
## [v0.2.0](https://github.com/thesobercoder/polygon/releases/v0.2.0) (2023-09-27)
22

33
### Features
44

polygon.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#DllLoad User32.dll
55

66
;-- Globals
7-
global APP_VERSION := "0.1.0"
7+
global APP_VERSION := "0.2.0"
88
global APP_VERSION_NAME := "v" . APP_VERSION
99
global APP_NAME := "Polygon"
1010
global APP_REPO_OWNER := "thesobercoder"

0 commit comments

Comments
 (0)