v0.3.0 - add roles timesync_setup and locale_config

This commit is contained in:
2025-01-12 19:20:32 +01:00
parent c836530a94
commit 581422f899
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ namespace: dede
name: common name: common
# The version of the collection. Must be compatible with semantic versioning # The version of the collection. Must be compatible with semantic versioning
version: 0.2.3 version: 0.3.0
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md readme: README.md

View File

@@ -1,3 +1,3 @@
--- ---
locale_config_locale: 'de_DE.UTF-8' locale_config_locale: 'en_US.UTF-8'
locale_config_language: 'en_US.UTF-8' locale_config_language: 'en_US.UTF-8'