Updated version info to v0.1.1

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