File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ sign_dir=$(build_dir)/sign
8
8
package_name =$(app_name )
9
9
cert_dir =$(HOME ) /.nextcloud/certificates
10
10
codecov_token_dir =$(HOME ) /.nextcloud/codecov_token
11
- github_account =daita
11
+ github_account =nextcloud
12
12
branch =master
13
- version+ =0.3.4
13
+ version+ =0.5.0
14
14
15
15
all : appstore
16
16
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Allow your users to temporary locks their files to avoid conflicts while working
10
10
11
11
]]>
12
12
</description >
13
- <version >0.4 .0</version >
13
+ <version >0.5 .0</version >
14
14
<licence >agpl</licence >
15
15
<author >Maxence Lange</author >
16
16
<namespace >FilesLock</namespace >
@@ -26,7 +26,7 @@ Allow your users to temporary locks their files to avoid conflicts while working
26
26
<website >https://github.com/nextcloud/files_lock</website >
27
27
<bugs >https://github.com/nextcloud/files_lock/issues</bugs >
28
28
<repository >https://github.com/nextcloud/files_lock.git</repository >
29
- <screenshot >https://raw.githubusercontent.com/nextcloud/files_lock/master/screenshots/v0.1 .0.png</screenshot >
29
+ <screenshot >https://raw.githubusercontent.com/nextcloud/files_lock/master/screenshots/v0.5 .0.png</screenshot >
30
30
31
31
<background-jobs >
32
32
<job >OCA\FilesLock\Cron\Unlock</job >
You can’t perform that action at this time.
0 commit comments