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