Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gion-andri committed Dec 9, 2024
1 parent 302d3fe commit 9b269db
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 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 admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin",
"version": "1.6.1",
"version": "1.6.2",
"scripts": {
"ng": "ng",
"start": "ng serve --port=4222",
Expand Down
4 changes: 2 additions & 2 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.6.1",
"version": "1.6.2",
"scripts": {
"ng": "ng",
"start": "ng serve --port=4221",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pledarigrond-frontend",
"version": "1.6.1",
"version": "1.6.2",
"description": "The frontend for Pledari Grond",
"scripts": {
"start": "(cd admin && ng serve --port=4222) & (cd frontend && ng serve --port=4221)",
Expand Down

0 comments on commit 9b269db

Please sign in to comment.