Skip to content

Commit 7952ac2

Browse files
committed
build: increment version to 2024-07-rc.1
1 parent 16180a8 commit 7952ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name := """SysML-v2-API-Services"""
22
organization := "org.omg"
33

4-
version := "2024-02"
4+
version := "2024-07-rc.1"
55

66
javacOptions ++= Seq("-source", "11", "-target", "11", "-Xlint")
77

0 commit comments

Comments
 (0)