Merge pull request #1656 from nextcloud/release/0.6.0-beta4

0.6.0-beta4
pull/1664/head v0.6.0-beta4
Maxence Lange 2023-03-15 19:28:57 -01:00 zatwierdzone przez GitHub
commit 521447b4f7
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-beta1
version+=0.6.0-beta4
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-beta3</version>
<version>0.6.0-beta4</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>