Skip to content

Commit

Permalink
fix: adjust version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Dec 11, 2024
1 parent 96d07b2 commit a219e94
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 a219e94

Please sign in to comment.