Move version to 1.0.0 in meson.build
This commit is contained in:
parent
4c784b32c8
commit
5928c4d845
@ -1,5 +1,5 @@
|
|||||||
project('com.github.writeas.writeas-gtk', ['vala', 'c'],
|
project('com.github.writeas.writeas-gtk', ['vala', 'c'],
|
||||||
version: '1.0.0-beta',
|
version: '1.0.0',
|
||||||
license: 'GPL',
|
license: 'GPL',
|
||||||
meson_version: '>=0.40.1')
|
meson_version: '>=0.40.1')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user