mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 03:05:58 +05:30
Update version
This commit is contained in:
parent
07c49547f6
commit
9f0d4ab958
4 changed files with 4 additions and 4 deletions
2
cache/installedVersion.json
vendored
2
cache/installedVersion.json
vendored
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"tag_name": "v3.1.0"
|
||||
"tag_name": "v3.1.1"
|
||||
}
|
||||
|
|
@ -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';
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue