Skip to content

Commit 7859987

Browse files
build.gradle: Bump version to 2026.01.0.
1 parent 4f4dc91 commit 7859987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description = """
1919
This is the Neptus C2 Framework for controlling autonomous vehicles.
2020
https://www.lsts.pt/toolchain/neptus/
2121
"""
22-
version = '2026.01.0-SNAPSHOT'
22+
version = '2026.01.0'
2323

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

0 commit comments

Comments
 (0)