diff --git a/metadata/com.mcsnowflake.worktimer.yml b/metadata/com.mcsnowflake.worktimer.yml index 1e72258b05..7360d2173a 100644 --- a/metadata/com.mcsnowflake.worktimer.yml +++ b/metadata/com.mcsnowflake.worktimer.yml @@ -43,6 +43,6 @@ Builds: - yes AutoUpdateMode: Version v%v -UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 1.4-beta1 -CurrentVersionCode: 5 +UpdateCheckMode: Tags ^v[0-9.]+$ +CurrentVersion: '1.3' +CurrentVersionCode: 4