Skip to content

Commit

Permalink
Merge pull request appwrite#8 from appwrite/feat-0.10
Browse files Browse the repository at this point in the history
update snapshot name
  • Loading branch information
lohanidamodar authored Sep 8, 2021
2 parents 16d2636 + 484fc35 commit fb3e4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appwrite.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"variables": {
"token": "{{env `DIGITALOCEAN_TOKEN`}}",
"image_name": "appwrite-0.9.4-snapshot-{{timestamp}}"
"image_name": "appwrite-0.10.0-snapshot-{{timestamp}}"
},
"sensitive-variables": [ "token" ],
"builders": [
Expand Down

0 comments on commit fb3e4a6

Please sign in to comment.