Update version in manifest.json to 0.2.0

This commit is contained in:
2026-01-14 11:42:48 +01:00
committed by GitHub
parent 88e7bb8d47
commit e5b7f9c373

View File

@@ -1,7 +1,7 @@
{ {
"domain": "owncloud_backup", "domain": "owncloud_backup",
"name": "ownCloud Backup (WebDAV)", "name": "ownCloud Backup (WebDAV)",
"version": "0.1.1-alpha", "version": "0.2.0",
"documentation": "https://github.com/bahmcloud/owncloud-backup-ha/", "documentation": "https://github.com/bahmcloud/owncloud-backup-ha/",
"issue_tracker": "https://github.com/bahmcloud/owncloud-backup-ha/issues", "issue_tracker": "https://github.com/bahmcloud/owncloud-backup-ha/issues",
"codeowners": ["@bahmcloud"], "codeowners": ["@bahmcloud"],
@@ -10,7 +10,3 @@
"iot_class": "cloud_push", "iot_class": "cloud_push",
"requirements": [] "requirements": []
} }