Update second hardcoded version string to 1.8.0
This commit is contained in:
parent
328fbcf55a
commit
9778952783
@ -9883,7 +9883,7 @@ function SettingsSidebar({
|
|||||||
color: "var(--weekly-settings-label)",
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user