Skip to content

Commit

Permalink
Version bump across the project.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwod committed Jun 16, 2022
1 parent 922ec96 commit 4bf01c7
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions new-admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion new-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hajk-admin",
"version": "3.10.0-rc.1",
"version": "3.10.0-rc.2",
"description": "Hajk Admin UI",
"homepage": ".",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions new-backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion new-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hajk-backend",
"version": "3.10.0-rc.1",
"version": "3.10.0-rc.2",
"description": "Hajk Backend",
"homepage": ".",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions new-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion new-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hajk-client",
"version": "3.10.0-rc.1",
"version": "3.10.0-rc.2",
"description": "Hajk Client UI",
"homepage": ".",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion new-client/public/appConfig.docker.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"appName": "Hajk",
"version": "3.10.0-beta.7",
"version": "3.10.0-rc.2",
"mapserviceBase": "/api/v1",
"proxy": "",
"searchProxy": "",
Expand Down
2 changes: 1 addition & 1 deletion new-client/public/appConfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"appName": "Hajk",
"version": "3.10.0-beta.7",
"version": "3.10.0-rc.2",
"mapserviceBase": "",
"proxy": "",
"searchProxy": "",
Expand Down
2 changes: 1 addition & 1 deletion new-client/public/simpleMapConfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.10.0-beta.7",
"version": "3.10.0-rc.2",
"projections": [
{
"code": "EPSG:3006",
Expand Down

0 comments on commit 4bf01c7

Please sign in to comment.