diff options
Diffstat (limited to '')
-rw-r--r-- | appinfo/info.xml | 6 | ||||
-rw-r--r-- | appinfo/version | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml index bc458b3..fd2fb75 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,15 +1,15 @@ <?xml version="1.0"?> <info> - <id>old_menu_fixed</id> + <id>old_menu</id> <name>Old Menu FixedWith</name> <description>Old Menu of Owncloud / Nextcloud. Forked version with fixed width.</description> <version>2.0.0</version> <licence>AGPL</licence> <author>Michael Traeger, forked from SpF</author> - <bugs>https://github.com/mtraeger/old_menu_fixed/issues</bugs> - <repository type="git">https://github.com/mtraeger/old_menu_fixed.git</repository> + <bugs>https://github.com/mtraeger/own-nextcloud_old_menu/issues</bugs> + <repository type="git">https://github.com/mtraeger/own-nextcloud_old_menu.git</repository> <ocsid></ocsid> <dependencies> diff --git a/appinfo/version b/appinfo/version index 50aea0e..227cea2 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -2.1.0
\ No newline at end of file +2.0.0 |