diff --git a/consts/version.ts b/consts/version.ts index 73f8269..d48e9d9 100644 --- a/consts/version.ts +++ b/consts/version.ts @@ -1,4 +1,4 @@ -const version = 'v1.2.0' +const version = 'v1.2.3' export default version