more welcome page gimmicks

This commit is contained in:
Jottyfan
2025-05-13 23:06:17 +02:00
parent bdfe54a148
commit d3389e4813
3 changed files with 42 additions and 13 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = 'de.jottyfan.camporganizer'
version = '0.9.5'
version = '0.9.6'
description = """CampOrganizer2"""
@ -53,6 +53,7 @@ dependencies {
implementation 'org.webjars:popper.js:2.11.7'
implementation 'org.webjars:datatables:1.13.5'
implementation 'org.webjars:select2:4.0.13'
implementation 'org.webjars.npm:fancyapps__fancybox:3.5.7'
implementation 'net.sf.biweekly:biweekly:0.6.7'