Test CI - again
This commit is contained in:
parent
10f2884e27
commit
d5300c8d28
@ -20,7 +20,4 @@ pipeline:
|
||||
event: [tag]
|
||||
tag: v*
|
||||
|
||||
depends_on:
|
||||
- "test"
|
||||
|
||||
run_on: [success]
|
@ -1,4 +1,4 @@
|
||||
package ezshare
|
||||
|
||||
// TODO: Maybe put this somewhere more sensible
|
||||
const Version = "v0.1.6"
|
||||
const Version = "v0.1.7"
|
||||
|
Loading…
Reference in New Issue
Block a user