mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 12:47:38 +00:00
1.15.3 to fix tag/version mismatch
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
define('VERSION_STATIC', '1.15.1');
|
define('VERSION_STATIC', '1.15.3');
|
||||||
|
|
||||||
function get_version() {
|
function get_version() {
|
||||||
date_default_timezone_set('UTC');
|
date_default_timezone_set('UTC');
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
/* supports-version:1.15 */
|
|
||||||
@import "default.css";
|
@import "default.css";
|
||||||
|
|
||||||
body#ttrssMain #feeds-holder {
|
body#ttrssMain #feeds-holder {
|
||||||
|
|||||||
Reference in New Issue
Block a user