Skip to content

Commit f03c487

Browse files
committed
Increase major version number
It's time, and will fix #742
1 parent 59f79f9 commit f03c487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile-rtk-firmware.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55

66
env:
77
FILENAME_PREFIX: RTK_Surveyor_Firmware
8-
FIRMWARE_VERSION_MAJOR: 3
9-
FIRMWARE_VERSION_MINOR: 11
8+
FIRMWARE_VERSION_MAJOR: 4
9+
FIRMWARE_VERSION_MINOR: 0
1010
POINTPERFECT_TOKEN: ${{ secrets.POINTPERFECT_TOKEN }}
1111

1212
jobs:

0 commit comments

Comments
 (0)