-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release-app: Change app version in info.xml
- Loading branch information
Philip Stadermann
committed
May 22, 2024
1 parent
520a0b9
commit 0407eee
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
<id>gdatavaas</id> | ||
<name>G DATA Antivirus</name> | ||
<summary>This app aims to provide an additional layer of security to your Nextcloud instance by enabling automatic and manual scanning of files for malicious content.</summary> | ||
<version>1.0.0</version> | ||
<version>0.0.0</version> | ||
<licence>agpl</licence> | ||
<author mail="[email protected]" homepage="https://www.gdata.de/oem/verdict-as-a-service">Lennart Dohmann</author> | ||
<namespace>GDataVaas</namespace> | ||
|