File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ### 0.20.8
6+
7+ - fix an issue with query on null on GS Setup
8+
9+
510### 0.20.7
611
712- adding a configuration to fix generated link on proxy setup: frontal_cloud_id
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ package_name=$(app_name)
88cert_dir =$(HOME ) /.nextcloud/certificates
99github_account =nextcloud
1010branch =stable20
11- version+ =0.20.7
11+ version+ =0.20.8
1212
1313all : appstore
1414
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
2323
2424 ]]>
2525 </description >
26- <version >0.20.7 </version >
26+ <version >0.20.8 </version >
2727 <licence >agpl</licence >
2828 <author >Maxence Lange</author >
2929 <types >
You can’t perform that action at this time.
0 commit comments