diff --git a/meson.build b/meson.build index e5bd421..527f63d 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('jadeite', 'c', version: '3.0.5') +project('jadeite', 'c', version: '3.0.6') nasm = find_program('nasm') gen_res = find_program('gen_resources.sh') diff --git a/metadata.json b/metadata.json index 7db7b46..ba3f9df 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "jadeite": { - "version": "3.0.5" + "version": "3.0.6" }, "games": { "hi3rd": { @@ -13,7 +13,7 @@ "version": "6.8.0" }, "china": { - "status": "broken", + "status": "verified", "version": "6.9.0" }, "taiwan": {