Update pom.xml

i forgot to update this before erelease lol, i changed this right before i compiled but not before commit!
This commit is contained in:
2026-07-04 14:44:27 -04:00
parent c7fe6cc704
commit 9566323ac7
+2 -2
View File
@@ -8,7 +8,7 @@
<groupId>de.caydenno1.xacrypto</groupId> <groupId>de.caydenno1.xacrypto</groupId>
<artifactId>xacrypto</artifactId> <artifactId>xacrypto</artifactId>
<version>2026.06.19_R1</version> <version>2026.07.04_R1</version>
<name>XACrypto</name> <name>XACrypto</name>
<description>A multi-purpose Cryptography library in Java.</description> <description>A multi-purpose Cryptography library in Java.</description>
@@ -144,4 +144,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>