diff --git a/consts/version.ts b/consts/version.ts index e1ea95b..e2f4112 100644 --- a/consts/version.ts +++ b/consts/version.ts @@ -1,4 +1,4 @@ -const version = 'v1.2.4' +const version = 'v1.2.5' export default version