tags 1.4.2

1.5
Rodolfo Berrios 2021-10-03 11:24:23 -03:00
parent 9e22623313
commit 153d7eae80
No known key found for this signature in database
GPG Key ID: D3AAC2481DBDD9FE
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
define('G_APP_NAME', 'Chevereto Free');
define('G_APP_VERSION', '1.4.1');
define('G_APP_VERSION', '1.4.2');
define('G_APP_GITHUB_OWNER', 'chevereto');
define('G_APP_GITHUB_REPO', 'chevereto-free');
define('G_APP_GITHUB_REPO_URL', 'https://github.com/' . G_APP_GITHUB_OWNER . '/' . G_APP_GITHUB_REPO);