update refactoring state [skip-ci]

This commit is contained in:
Michael Jerger 2025-04-11 13:26:44 +02:00
parent 14487d8cf0
commit d465480554
2 changed files with 2 additions and 2 deletions

View file

@ -381,7 +381,7 @@ You can get a cluster local node-exporter, kube-state-metrics, pushgateway & pro
| c4k-nextcloud | 11.0 | x | x | |
| c4k-jitsi | 3.0 | x | x | - |
| c4k-forgejo | 6.0 | x | x | x |
| c4k-shynet | 1.0 | | x | - |
| c4k-stats | 1.0 | x | x | x |
| c4k-website | 2.0 | | | - |
[split]: https://repo.prod.meissa.de/meissa/c4k-jitsi/commit/d4fb8ca9e2ab44f9f9923d2e09c81a61e44b39b2

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-clj "10.0.1-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-common-clj "11.0.0-SNAPSHOT"
:description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"