Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeNeilson committed Oct 21, 2024
1 parent e81e787 commit 7b30902
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 @@ -6,5 +6,5 @@ plugins {
allprojects {
apply plugin: 'cda.java-conventions'
group = 'mil.army.usace.hec.cwms'
version = '3.1.5-RC13' // ApiServlet.VERSION should be updated to match MAJOR.MINOR changes.
version = '3.1.5-RC14' // ApiServlet.VERSION should be updated to match MAJOR.MINOR changes.
}

0 comments on commit 7b30902

Please sign in to comment.