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