Preparing for 0.6.0 pt2

This commit is contained in:
jeffser 2024-05-21 23:27:14 -06:00
parent e507ef891b
commit f7a777f26c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
project('Alpaca',
version: '0.5.5',
version: '0.6.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)

View File

@ -48,7 +48,7 @@ class AlpacaApplication(Adw.Application):
application_name='Alpaca',
application_icon='com.jeffser.Alpaca',
developer_name='Jeffry Samuel Eduarte Rojas',
version='0.5.5',
version='0.6.0',
developers=['Jeffser https://jeffser.com'],
designers=['Jeffser https://jeffser.com'],
translator_credits='Alex K (Russian) https://github.com/alexkdeveloper\nJeffser (Spanish) https://jeffser.com',