diff --git a/meson.build b/meson.build index 3e461cc..4dac55b 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('jadeite', 'c', version: '3.0.1') +project('jadeite', 'c', version: '3.0.2') nasm = find_program('nasm') gen_res = find_program('gen_resources.sh') diff --git a/metadata.json b/metadata.json index 3f12625..4714ada 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "jadeite": { - "version": "3.0.1" + "version": "3.0.2" }, "games": { "hi3rd": {