Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msx80 committed May 14, 2024
1 parent d26e7fd commit 0854d16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android-mvn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- This is the omicron cartridge to be package as an Android app -->
<cartridge.artifactId>doorsofdoom</cartridge.artifactId>
<cartridge.groupId>com.github.msx80.omicron</cartridge.groupId>
<cartridge.version>0.0.3</cartridge.version>
<cartridge.version>0.0.4</cartridge.version>
<!-- ============================================================ -->

<it-plugin.version>4.6.3-SNAPSHOT</it-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion doorsofdoom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<artifactId>doorsofdoom</artifactId>
<groupId>com.github.msx80.omicron</groupId>
<version>0.0.3</version>
<version>0.0.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 0854d16

Please sign in to comment.