mirror of
https://github.com/Geprivilegieerde-Anonimiteit-BV/XACrypto.git
synced 2026-08-21 21:46:23 -04:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2619172c48 | ||
|
|
30bd9e78a0 |
@@ -3,7 +3,7 @@ name: Release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<groupId>de.caydenno1.xacrypto</groupId>
|
<groupId>de.caydenno1.xacrypto</groupId>
|
||||||
<artifactId>xacrypto</artifactId>
|
<artifactId>xacrypto</artifactId>
|
||||||
<version>2026.06.04_R1</version>
|
<version>2026.06.04_R2</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>
|
||||||
|
|||||||
Reference in New Issue
Block a user