Skip to content

Commit

Permalink
version bump v0.6.0 p2
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Apr 25, 2023
1 parent 259dced commit d458083
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion containers/docker-compose.yaml
Expand Up @@ -141,7 +141,7 @@ services:
REACT_APP_TENANT_BASE_URL: "http://localhost:8080/v1/"
REACT_APP_QUARTERDECK_BASE_URL: "http://localhost:8088/v1/"
REACT_APP_ANALYTICS_ID: ${REACT_APP_ANALYTICS_ID}
REACT_APP_VERSION_NUMBER: v0.5.2-dev
REACT_APP_VERSION_NUMBER: v0.6.1-dev
REACT_APP_GIT_REVISION: ${GIT_REVISION}
REACT_APP_SENTRY_DSN: ${REACT_APP_SENTRY_DSN}
REACT_APP_SENTRY_ENVIRONMENT: development
Expand Down
10 changes: 0 additions & 10 deletions node_modules/.yarn-integrity

This file was deleted.

2 changes: 1 addition & 1 deletion web/beacon-app/package.json
@@ -1,6 +1,6 @@
{
"name": "beacon-app",
"version": "0.5.1",
"version": "0.6.0",
"description": "User UI for Ensign.",
"main": "index.js",
"repository": "https://github.com/rotationalio/ensign",
Expand Down
4 changes: 0 additions & 4 deletions yarn.lock

This file was deleted.

0 comments on commit d458083

Please sign in to comment.