Skip to content

Commit

Permalink
Move to major version
Browse files Browse the repository at this point in the history
Because of the underlying network changes, this is a major version change.
  • Loading branch information
nseidle committed Dec 11, 2024
1 parent 4265f60 commit f19c4f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile-rtk-everywhere.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:

env:
FILENAME_PREFIX: RTK_Everywhere_Firmware
FIRMWARE_VERSION_MAJOR: 1
FIRMWARE_VERSION_MINOR: 5
FIRMWARE_VERSION_MAJOR: 2
FIRMWARE_VERSION_MINOR: 0
POINTPERFECT_LBAND_TOKEN: ${{ secrets.POINTPERFECT_LBAND_TOKEN }}
POINTPERFECT_IP_TOKEN: ${{ secrets.POINTPERFECT_IP_TOKEN }}
POINTPERFECT_LBAND_IP_TOKEN: ${{ secrets.POINTPERFECT_LBAND_IP_TOKEN }}
Expand Down

0 comments on commit f19c4f1

Please sign in to comment.