1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-04 13:08:17 +08:00

Update pom.xml

This commit is contained in:
2023-04-15 12:42:46 +08:00
committed by GitHub
parent 6d688fb5c4
commit e020c07749
+2 -2
View File
@@ -14,7 +14,7 @@
<groupId>cc.carm.lib</groupId> <groupId>cc.carm.lib</groupId>
<artifactId>githubreleases4j</artifactId> <artifactId>githubreleases4j</artifactId>
<version>1.3.1</version> <version>1.3.2</version>
<name>GithubReleases4J</name> <name>GithubReleases4J</name>
<description>Github Releases for Java</description> <description>Github Releases for Java</description>
@@ -265,4 +265,4 @@
</profiles> </profiles>
</project> </project>