mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-15 20:01:54 -07:00
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
This commit is contained in:
+2
-2
@@ -47,7 +47,7 @@ class GitVersion:
|
||||
"GIT_BRANCH": "dev",
|
||||
"GIT_BRANCH_NUM": branch_num,
|
||||
"FURI_CUSTOM_FLIPPER_NAME": custom_fz_name,
|
||||
"VERSION": "0.74.2",
|
||||
"VERSION": "0.74.3",
|
||||
"BUILD_DIRTY": 0,
|
||||
}
|
||||
else:
|
||||
@@ -55,7 +55,7 @@ class GitVersion:
|
||||
"GIT_COMMIT": commit,
|
||||
"GIT_BRANCH": "dev",
|
||||
"GIT_BRANCH_NUM": branch_num,
|
||||
"VERSION": "0.74.2",
|
||||
"VERSION": "0.74.3",
|
||||
"BUILD_DIRTY": 0,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user