Merge branch 'staging' into nostr-login-9-30
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s

This commit is contained in:
enes 2024-10-09 08:35:13 +00:00
commit 8deb5bd7cd
2 changed files with 2 additions and 2 deletions

View File

@ -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 ",

View File

@ -97,7 +97,7 @@ export const AppBar = () => {
<Container>
<div className={styles.bannerInner}>
<p className={styles.bannerText}>
SIGit is currently Alpha software (available for internal
SIGit is currently Beta software (available for user experience
testing), use at your own risk!
</p>
<Button