mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-07 19:01:54 -07:00
Bump V44
This commit is contained in:
+1
-1
@@ -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-0043_28032023"
|
||||
DIST_SUFFIX = "XFW-0044_09042023"
|
||||
|
||||
# Coprocessor firmware
|
||||
COPRO_OB_DATA = "scripts/ob.data"
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usb/bin/env python3
|
||||
VERSION = "XFW-0043"
|
||||
VERSION = "XFW-0044"
|
||||
|
||||
from flipper.app import App
|
||||
|
||||
|
||||
Reference in New Issue
Block a user