diff --git a/build.gradle b/build.gradle index 2975d0ff63..1c81d7f3aa 100644 --- a/build.gradle +++ b/build.gradle @@ -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')}"