1
Fork 0
mirror of https://github.com/RGBCube/cinny synced 2025-07-31 08:57:46 +00:00

Release v4.3.2 (#2213)

This commit is contained in:
Krishan 2025-02-17 12:07:07 +11:00 committed by GitHub
parent ff334c1c3d
commit 5844209bee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@ export function AuthFooter() {
target="_blank"
rel="noreferrer"
>
v4.3.0
v4.3.2
</Text>
<Text as="a" size="T300" href="https://twitter.com/cinnyapp" target="_blank" rel="noreferrer">
Twitter

View file

@ -24,7 +24,7 @@ export function WelcomePage() {
target="_blank"
rel="noreferrer noopener"
>
v4.3.0
v4.3.2
</a>
</span>
}

View file

@ -1,5 +1,5 @@
const cons = {
version: '4.3.0',
version: '4.3.2',
secretKey: {
ACCESS_TOKEN: 'cinny_access_token',
DEVICE_ID: 'cinny_device_id',