mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Bump version to 0.4.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
project('warehouse',
|
||||
version: '0.3.0',
|
||||
version: '0.4.0',
|
||||
meson_version: '>= 0.62.0',
|
||||
default_options: [ 'warning_level=2', 'werror=false', ],
|
||||
)
|
||||
|
||||
@@ -95,7 +95,7 @@ class WarehouseApplication(Adw.Application):
|
||||
application_name="Warehouse",
|
||||
application_icon="io.github.heliguy4599.Warehouse",
|
||||
developer_name="Heliguy",
|
||||
version="0.3.0",
|
||||
version="0.4.0",
|
||||
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"],
|
||||
copyright='© 2023 The Files Authors',
|
||||
|
||||
Reference in New Issue
Block a user