API 1.2.4.1 v1.2.4 for properties

This commit is contained in:
Tibor Bossanyi
2023-04-16 22:20:48 +02:00
parent 1e9a6018bd
commit db0c951e00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ plugins {
}
group = "com.aitrainer"
version = "1.2.3"
version = "1.2.4"
java.sourceCompatibility = JavaVersion.VERSION_17
repositories {
@@ -16,7 +16,7 @@ logging.config=classpath:logback-spring.xml
logging.file=logs
# if the database structure has been changed, increment this version number
application.version=1.2.3
application.version=1.2.4
jwt.secret=aitrainer
@@ -14,7 +14,7 @@ logging.config=classpath:logback-spring.xml
logging.file=logs
# if the database structue has been changed, increment this version number
application.version=1.2.3
application.version=1.2.4
jwt.secret=aitrainer
@@ -14,7 +14,7 @@ logging.config=classpath:logback-spring.xml
logging.file=logs
# if the database structue has been changed, increment this version number
application.version=1.2.3
application.version=1.2.4
jwt.secret=aitrainer
+1 -1
View File
@@ -17,7 +17,7 @@ logging.config=classpath:logback-spring.xml
logging.file=logs
# if the database structure has been changed, increment this version number
application.version=1.2.3
application.version=1.2.4
jwt.secret=aitrainer