Merge pull request #1711 from nextcloud/release/0.6.0-beta6

0.6.0-beta6
pull/1713/head v0.6.0-beta6
Maxence Lange 2023-04-03 15:04:38 -01:00 zatwierdzone przez GitHub
commit eac9f58f41
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -11,7 +11,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=master
version+=0.6.0-beta5
version+=0.6.0-beta6
all: dev-setup lint build-js-production composer

Wyświetl plik

@ -18,7 +18,7 @@
**🕸 Open standards:** We use the established ActivityPub standard!
]]></description>
<version>0.6.0-beta5</version>
<version>0.6.0-beta6</version>
<licence>agpl</licence>
<author mail="maxence@artificial-owl.com" homepage="https://artificial-owl.com/">Maxence Lange</author>
<author mail="jus@bitgrid.net">Julius Härtl</author>