Test CI - again
This commit is contained in:
parent
d5300c8d28
commit
b362e0bcf1
@ -6,7 +6,6 @@ pipeline:
|
||||
- cat .tags
|
||||
when:
|
||||
event: [tag]
|
||||
status: [success]
|
||||
tag: v*
|
||||
|
||||
publish:
|
||||
@ -19,5 +18,3 @@ pipeline:
|
||||
when:
|
||||
event: [tag]
|
||||
tag: v*
|
||||
|
||||
run_on: [success]
|
@ -1,4 +1,4 @@
|
||||
package ezshare
|
||||
|
||||
// TODO: Maybe put this somewhere more sensible
|
||||
const Version = "v0.1.7"
|
||||
const Version = "v0.1.8"
|
||||
|
Loading…
Reference in New Issue
Block a user