mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-15 00:34:42 +09:00
Bump version to 1.2.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
project('warehouse',
|
project('warehouse',
|
||||||
version: '1.1.0',
|
version: '1.2.0',
|
||||||
meson_version: '>= 0.62.0',
|
meson_version: '>= 0.62.0',
|
||||||
default_options: [ 'warning_level=2', 'werror=false', ],
|
default_options: [ 'warning_level=2', 'werror=false', ],
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ class WarehouseApplication(Adw.Application):
|
|||||||
application_name="Warehouse",
|
application_name="Warehouse",
|
||||||
application_icon="io.github.flattool.Warehouse",
|
application_icon="io.github.flattool.Warehouse",
|
||||||
developer_name="Heliguy",
|
developer_name="Heliguy",
|
||||||
version="1.1.1",
|
version="1.2.0",
|
||||||
developers=["Heliguy https://github.com/heliguy4599", "kramo https://kramo.hu"],
|
developers=["Heliguy https://github.com/heliguy4599", "kramo https://kramo.hu"],
|
||||||
artists=["Heliguy https://github.com/heliguy4599", "kramo https://kramo.hu", "eryn https://github.com/hericiumvevo"],
|
artists=["Heliguy https://github.com/heliguy4599", "kramo https://kramo.hu", "eryn https://github.com/hericiumvevo"],
|
||||||
copyright='© 2023 Heliguy',
|
copyright='© 2023 Heliguy',
|
||||||
|
|||||||
Reference in New Issue
Block a user