From 4a2d743a238359166f932b90fff1710194c3150d Mon Sep 17 00:00:00 2001 From: Jottyfan Date: Sat, 29 Jul 2023 17:48:41 +0200 Subject: [PATCH] version display improved --- build.gradle | 2 +- .../resources/static/images/Icon_Bett.svg | 37 +++++++++++++++++++ src/main/resources/templates/template.html | 10 +++-- 3 files changed, 44 insertions(+), 5 deletions(-) create mode 100644 src/main/resources/static/images/Icon_Bett.svg diff --git a/build.gradle b/build.gradle index eafdb19..968bfb4 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ apply plugin: 'war' apply plugin: 'application' group = 'de.jottyfan.camporganizer' -version = '0.5.2' +version = '0.5.3' sourceCompatibility = 17 mainClassName = "de.jottyfan.camporganizer.Main" diff --git a/src/main/resources/static/images/Icon_Bett.svg b/src/main/resources/static/images/Icon_Bett.svg new file mode 100644 index 0000000..a934e5c --- /dev/null +++ b/src/main/resources/static/images/Icon_Bett.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/template.html b/src/main/resources/templates/template.html index b05b546..bede989 100644 --- a/src/main/resources/templates/template.html +++ b/src/main/resources/templates/template.html @@ -118,7 +118,12 @@ -