Skip to content

Commit

Permalink
Poms for next version.
Browse files Browse the repository at this point in the history
  • Loading branch information
HackusatePvP committed May 7, 2024
1 parent 64c4e4c commit 8ea449a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Visual novel game engine based off of [RenPy](https://www.renpy.org/) built with [JavaFX](https://openjfx.io/).

**Community**
- [Website](), [Discord](), [YouTube]()
- [Website]() (Not yet created), [Discord]() (Not yet created), [YouTube](https://www.youtube.com/channel/UC4iv_X0Pi8FoHFMUHBkHw1A)

## Project Requirements
- [Java-17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) (You can typically download this within your IDE)
Expand Down
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>me.piitex</groupId>
<artifactId>RenJava</artifactId>
<name>RenJava</name>
<version>0.0.802-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<build>
<resources>
<resource>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.piitex</groupId>
<artifactId>RenJava</artifactId>
<version>0.0.802-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<name>RenJava</name>

<properties>
Expand Down

0 comments on commit 8ea449a

Please sign in to comment.