Move to 2.0.4 version number

This commit is contained in:
Francesco Abbate
2021-12-20 16:19:15 +01:00
parent 3109263c5d
commit 50247fcd92
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project('lite-xl',
['c', 'cpp'],
version : '2.0.3',
version : '2.0.4',
license : 'MIT',
meson_version : '>= 0.54',
default_options : ['c_std=gnu11', 'cpp_std=c++03']