Merge branch 'dev' of github.com:FleyX/open-renamer into dev

This commit is contained in:
fanxb 2022-05-26 23:26:46 +08:00
commit 71be75a515

View File

@ -14,7 +14,7 @@ export default {
data() { data() {
return { return {
activeIndex: "dealCenter", activeIndex: "dealCenter",
version: "0.6", version: "0.7",
}; };
}, },
async created() { async created() {