Skip to content

Commit

Permalink
bumped to next snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Dec 18, 2024
1 parent 651ead0 commit 2b5ef84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.garethahealy</groupId>
<artifactId>github-stats</artifactId>
<version>2.2.3</version>
<version>2.2.4-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<maven.compiler.release>21</maven.compiler.release>
Expand Down
2 changes: 1 addition & 1 deletion src/main/docker/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v2.2.3"
"version": "v2.2.4-SNAPSHOT"
}

0 comments on commit 2b5ef84

Please sign in to comment.