Update hardcoded version to 1.8.0
This commit is contained in:
parent
4d24044aa5
commit
e40b129d1d
@ -9883,7 +9883,7 @@ function SettingsSidebar({
|
||||
color: "var(--weekly-settings-label)",
|
||||
}}
|
||||
>
|
||||
Version {process.env.NEXT_PUBLIC_APP_VERSION || "1.7.0"}
|
||||
Version {process.env.NEXT_PUBLIC_APP_VERSION || "1.8.0"}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user