Update version in build.gradle to 0.31.3

The project version in build.gradle file has been incremented from 0.31.2 to 0.31.3. This version update is likely associated with new changes or improvements in the project.

Signed-off-by: Thraax Session <thraax.session@iatlas.technology>
This commit is contained in:
Thraax Session 2024-01-05 11:29:43 +01:00
parent 4a83b1476b
commit e7e39f55ee
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ plugins {
id 'maven-publish'
}
version "0.31.2"
version "0.31.3"
group "technology.iatlas.spaceup"
repositories {