Skip to content

Commit da7be77

Browse files
committed
版本号修改
1 parent 481f5b2 commit da7be77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/background/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import fs from "fs";
22
import { Config } from "./saveTypes";
33

44
export let default_config: Config = {
5-
version: "0.1.7",
5+
version: "0.2.0",
66
backup_path: "./save_data",
77
games: {},
88
settings:{

0 commit comments

Comments
 (0)