Skip to content

Commit 074ec03

Browse files
Update SDK, bump version
1 parent bb83711 commit 074ec03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('nyarchscript',
2-
version: '0.1.7',
2+
version: '0.1.9',
33
meson_version: '>= 0.59.0',
44
default_options: [ 'warning_level=2', 'werror=false', ],
55
)

moe.nyarchlinux.scripts.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id" : "moe.nyarchlinux.scripts",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "46",
4+
"runtime-version" : "47",
55
"sdk" : "org.gnome.Sdk",
66
"command" : "nyarchscript",
77
"finish-args" : [

0 commit comments

Comments
 (0)