Skip to content

Commit f19c4f1

Browse files
committed
Move to major version
Because of the underlying network changes, this is a major version change.
1 parent 4265f60 commit f19c4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55

66
env:
77
FILENAME_PREFIX: RTK_Everywhere_Firmware
8-
FIRMWARE_VERSION_MAJOR: 1
9-
FIRMWARE_VERSION_MINOR: 5
8+
FIRMWARE_VERSION_MAJOR: 2
9+
FIRMWARE_VERSION_MINOR: 0
1010
POINTPERFECT_LBAND_TOKEN: ${{ secrets.POINTPERFECT_LBAND_TOKEN }}
1111
POINTPERFECT_IP_TOKEN: ${{ secrets.POINTPERFECT_IP_TOKEN }}
1212
POINTPERFECT_LBAND_IP_TOKEN: ${{ secrets.POINTPERFECT_LBAND_IP_TOKEN }}

0 commit comments

Comments
 (0)