Update version to 131.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const DataBase = writable({} as any as Database)
|
||||
export const loadedStore = writable(false)
|
||||
export let appVer = "131.0.0"
|
||||
export let appVer = "131.0.1"
|
||||
export let webAppSubVer = ''
|
||||
|
||||
import { get, writable } from 'svelte/store';
|
||||
|
||||
Reference in New Issue
Block a user