Skip to content

Commit 8233740

Browse files
committed
push version
1 parent ccb6a23 commit 8233740

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

launcher/version.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
NAME = "FujiNet-PC Launcher"
22

3-
VERSION_MAJOR = "2208"
3+
VERSION_MAJOR = "2210"
44
VERSION_MINOR = "0"
5-
VERSION_BUILD = "7ffb1fd"
6-
VERSION_DATE = "2022-08-22 21:46:30"
7-
VERSION_FULL = "2208.0.7ffb1fd"
5+
VERSION_BUILD = "ccb6a23"
6+
VERSION_DATE = "2022-10-25 17:46:29"
7+
VERSION_FULL = "2210.0.ccb6a23"
88

99
DESCRIPTION = "A launcher to control FujiNet-PC and NetSIO hub."
1010

0 commit comments

Comments
 (0)