Skip to content

Commit

Permalink
Ups version for release (v0.21.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
fako committed Apr 28, 2024
1 parent 984ce3f commit f38aa3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ gcloud secrets versions access 4 --secret=debatkijker-certificate-key > server/n
# Add the token as ELASTICSEARCH_SERVICE_TOKEN in the .env file.
# Copy the contents of the service_tokens file into the secrets directory of the environment.

invoke pull -v 0.20.3
invoke pull -v 0.21.3
invoke init production worker
invoke deploy
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datascope",
"version": "0.21.2",
"version": "0.21.3",
"data": {
"digital-ocean": {
"data/online_discourse/dumps": "online_discourse/dumps"
Expand Down

0 comments on commit f38aa3e

Please sign in to comment.