Skip to content

Commit

Permalink
Merge pull request #486 from c0rydoras/fix/bump
Browse files Browse the repository at this point in the history
fix: adjust version in package.json
  • Loading branch information
trowik authored Dec 11, 2024
2 parents 96d07b2 + a219e94 commit 8f43ddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "customer-center",
"description": "Adfinis customer support portal with Timed integration.",
"repository": "https://github.com/adfinis/customer-center",
"version": "3.3.0",
"version": "0.0.0",
"license": "MIT",
"private": true,
"author": {
Expand Down Expand Up @@ -115,4 +115,4 @@
"ember": {
"edition": "octane"
}
}
}

0 comments on commit 8f43ddd

Please sign in to comment.