Skip to content

Commit

Permalink
build.gradle: Bump version to 2024.00.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosousadias committed Jan 3, 2024
1 parent 5c85b3b commit 92cf131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ description = """
This is the Neptus C2 Framework for controlling autonomous vehicles.
https://www.lsts.pt/toolchain/neptus/
"""
version = '2023.02.1'
version = '2024.01.0-SNAPSHOT'

ext {
copyYears = "2004-${new Date().format('yyyy')}"
Expand Down

0 comments on commit 92cf131

Please sign in to comment.