Skip to content

Commit a4cf48f

Browse files
committed
Update version number and release date
1 parent 0d703ad commit a4cf48f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cliclick_Prefix.pch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
#endif
99

1010
// Version or branch
11-
#define VERSION @"4.0.1"
11+
#define VERSION @"5.0"
1212

1313
// Date as m/d/Y
14-
#define RELEASEDATE @"2018-04-10"
14+
#define RELEASEDATE @"2021-02-27"
1515

1616
#define MODE_REGULAR 0
1717
#define MODE_VERBOSE 1

0 commit comments

Comments
 (0)