Bump version

This commit is contained in:
Willy-JL
2023-05-29 10:14:56 +01:00
parent 4e38f7fd54
commit d12e359765
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ DEBUG = 0
# Suffix to add to files when building distribution
# If OS environment has DIST_SUFFIX set, it will be used instead
DIST_SUFFIX = "XFW-0046_06052023"
DIST_SUFFIX = "XFW-0047_29052023"
# Coprocessor firmware
COPRO_OB_DATA = "scripts/ob.data"
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usb/bin/env python3
VERSION = "XFW-0046"
VERSION = "XFW-0047"
import json
import os