diff --git a/package.json b/package.json index a833103..0194f8f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sigit", "private": true, - "version": "0.0.0", + "version": "0.0.0-beta", "type": "module", "homepage": "https://sigit.io/", "license": "AGPL-3.0-or-later ", diff --git a/src/components/AppBar/AppBar.tsx b/src/components/AppBar/AppBar.tsx index ff68469..2734b22 100644 --- a/src/components/AppBar/AppBar.tsx +++ b/src/components/AppBar/AppBar.tsx @@ -133,7 +133,7 @@ export const AppBar = () => {

- SIGit is currently Alpha software (available for internal + SIGit is currently Beta software (available for user experience testing), use at your own risk!