Update version

This commit is contained in:
danpros 2025-11-01 15:45:51 +07:00
commit 9f0d4ab958
4 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
{
"tag_name": "v3.1.0"
"tag_name": "v3.1.1"
}

View file

@ -1,6 +1,6 @@
<?php
define('HTMLY', true);
define('HTMLY_VERSION', 'v3.1.0');
define('HTMLY_VERSION', 'v3.1.1');
$config_file = 'config/config.ini';
require 'system/vendor/autoload.php';
require 'system/htmly.php';

View file

@ -173,7 +173,7 @@ prev = "Previous"
prev_post = "Previous Post"
preview = "Preview"
profile_for = "Profile for"
proudly_powered_by = "Proudly powered by"
proudly_powered_by = "Powered by"
publish = "Publish"
publish_draft = "Publish draft"
published = "Published"

View file

@ -173,7 +173,7 @@ prev = "Sebelumnya"
prev_post = "Artikel sebelumnya"
preview = "Pratayang"
profile_for = "Profil untuk"
proudly_powered_by = "Dengan bangga ditenagai"
proudly_powered_by = "Ditenagai oleh"
publish = "Terbitkan"
publish_draft = "Terbitkan konsep"
published = "Telah terbit"