Commit 2d0e33d8 authored by chenqikuai's avatar chenqikuai

v.0.4.6

parent 7239cd2a
import Dexie from "dexie";
export const APPVERSION = "0.4.5";
export const APPVERSION = "0.4.6";
export const set_version = () => {
localStorage.setItem("version", APPVERSION);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment