Skip to content

Commit 5928c4d

Browse files
committed
Move version to 1.0.0 in meson.build
1 parent 4c784b3 commit 5928c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('com.github.writeas.writeas-gtk', ['vala', 'c'],
2-
version: '1.0.0-beta',
2+
version: '1.0.0',
33
license: 'GPL',
44
meson_version: '>=0.40.1')
55

0 commit comments

Comments
 (0)