Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-11-10 18:30:17 +0300
committerJulius Härtl <jus@bitgrid.net>2021-11-10 18:30:17 +0300
commit041c213dfacb0a172e5bdd4c627973d5efa7378a (patch)
treea8f2a21ba6b44992b39f96c6b456d5a489b94a2f
parent16f934264019b2e617f7791aa97034248b88608a (diff)
Bump version to 1.10.0v1.11.0v1.10.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d5f2525..82562e8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,14 +4,14 @@
<name>Custom CSS</name>
<summary>Adjust the Nextcloud theme with custom CSS</summary>
<description>Adjust the Nextcloud theme with custom CSS</description>
- <version>1.9.0</version>
+ <version>1.10.0</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>ThemingCustomCss</namespace>
<category>customization</category>
<bugs>https://github.com/juliushaertl/theming_customcss/issues</bugs>
<dependencies>
- <nextcloud min-version="20" max-version="22" />
+ <nextcloud min-version="20" max-version="23" />
</dependencies>
<settings>
<admin>OCA\ThemingCustomCss\Settings\Admin</admin>