Updated version info to v0.1.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-05-02 23:50:35 -04:00
parent 21ea8b3caf
commit 26ec5d2782
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ pipeline:
build:
image: maven:3-jdk-11
commands:
- mvn clean package
- mvn clean compile assembly:single
gitea_release:
image: plugins/gitea-release

View File

@ -6,7 +6,7 @@
<groupId>tech.bitgoblin</groupId>
<artifactId>Dragoon</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
<name>Dragoon</name>
<url>https://www.bitgoblin.tech</url>