Skip to content

Commit b7d914f

Browse files
authored
fix typo in release version
1 parent 17de726 commit b7d914f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "headscale-ui",
3-
"version": "2032.01.30-beta",
3+
"version": "2023.01.30-beta-1",
44
"scripts": {
55
"dev": "vite dev --https --port 443 --host 0.0.0.0",
66
"build": "vite build",

0 commit comments

Comments
 (0)