Skip to content

Commit

Permalink
fix typo in release version
Browse files Browse the repository at this point in the history
  • Loading branch information
routerino authored Jan 30, 2023
1 parent 17de726 commit b7d914f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "headscale-ui",
"version": "2032.01.30-beta",
"version": "2023.01.30-beta-1",
"scripts": {
"dev": "vite dev --https --port 443 --host 0.0.0.0",
"build": "vite build",
Expand Down

0 comments on commit b7d914f

Please sign in to comment.