mirror of
https://github.com/RGBCube/cinny
synced 2025-07-30 16:37:46 +00:00
Release v4.7.1 (#2332)
This commit is contained in:
parent
df391968d8
commit
0d27bde33e
5 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ export function AuthFooter() {
|
|||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
v4.7.0
|
||||
v4.7.1
|
||||
</Text>
|
||||
<Text as="a" size="T300" href="https://twitter.com/cinnyapp" target="_blank" rel="noreferrer">
|
||||
Twitter
|
||||
|
|
|
@ -24,7 +24,7 @@ export function WelcomePage() {
|
|||
target="_blank"
|
||||
rel="noreferrer noopener"
|
||||
>
|
||||
v4.7.0
|
||||
v4.7.1
|
||||
</a>
|
||||
</span>
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
const cons = {
|
||||
version: '4.7.0',
|
||||
version: '4.7.1',
|
||||
secretKey: {
|
||||
ACCESS_TOKEN: 'cinny_access_token',
|
||||
DEVICE_ID: 'cinny_device_id',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue