diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2018-05-24 15:23:43 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2018-05-24 16:26:58 +0200 |
commit | cee2d1783d583496d49b44767994b7cd8b122329 (patch) | |
tree | 50839f83e3284529e6b3945946e24c8f3379cf3e /apps/theming | |
parent | ac22c28045655e5f461bff4777e0322daab8f102 (diff) | |
download | nextcloud-server-cee2d1783d583496d49b44767994b7cd8b122329.tar.gz nextcloud-server-cee2d1783d583496d49b44767994b7cd8b122329.zip |
bump theming version ¯\_(ツ)_/¯
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml index 6514f8d5bcd..671bb7c5e02 100644 --- a/apps/theming/appinfo/info.xml +++ b/apps/theming/appinfo/info.xml @@ -5,7 +5,7 @@ <description>Adjust the Nextcloud theme</description> <licence>AGPL</licence> <author>Nextcloud</author> - <version>1.4.3</version> + <version>1.4.4</version> <namespace>Theming</namespace> <types> <logging/> |