File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44Copyright (c) 2015 Tobias Zeising,
[email protected] 55http://selfoss.aditu.de
66Licensed under the GPLv3 license
7- Version 2.14-SNAPSHOT
7+ Version 2.14
88
99
1010INSTALLATION
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h1 id="header-name"><span>selfoss</span></h1>
2828 < li class ="documentation "> documentation</ li >
2929 < li class ="about "> about</ li >
3030 < li class ="forum "> < a href ="/forum "> forum</ a > </ li >
31- < li class ="download "> < a href ="https://github.com/SSilence/selfoss/releases/download/2.13/selfoss-2.13 .zip "> download</ a > </ li >
31+ < li class ="download "> < a href ="https://github.com/SSilence/selfoss/releases/download/2.13/selfoss-2.14 .zip "> download</ a > </ li >
3232 </ ul >
3333
3434 < a id ="header-fork " href ="https://github.com/SSilence/selfoss "> </ a >
@@ -37,7 +37,7 @@ <h1 id="header-name"><span>selfoss</span></h1>
3737
3838 < div id ="header-just-updated "> </ div >
3939
40- < a id ="header-download " href ="https://github.com/SSilence/selfoss/releases/download/2.13/selfoss-2.13 .zip "> < span > download selfoss 2.13 </ span > </ a >
40+ < a id ="header-download " href ="https://github.com/SSilence/selfoss/releases/download/2.13/selfoss-2.14 .zip "> < span > download selfoss 2.14 </ span > </ a >
4141
4242 < a id ="header-donate " href ="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LR67F3T9DMSC8 "> < span > donate</ span > </ a >
4343
Original file line number Diff line number Diff line change 33$ f3 = require (__DIR__ .'/libs/f3/base.php ' );
44
55$ f3 ->set ('DEBUG ' ,0 );
6- $ f3 ->set ('version ' ,'2.14-SNAPSHOT ' );
6+ $ f3 ->set ('version ' ,'2.14 ' );
77$ f3 ->set ('AUTOLOAD ' ,__dir__.'/;libs/f3/;libs/;libs/WideImage/;daos/;libs/twitteroauth/;libs/FeedWriter/;libs/fulltextrss/content-extractor/;libs/fulltextrss/readability/ ' );
88$ f3 ->set ('cache ' ,__dir__.'/data/cache ' );
99$ f3 ->set ('BASEDIR ' ,__dir__);
Original file line number Diff line number Diff line change 11{
22 "name" : " selfoss" ,
33 "description" : " selfoss" ,
4- "ver" : " 2.14-SNAPSHOT " ,
4+ "ver" : " 2.14" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/SSilence/selfoss.git"
You can’t perform that action at this time.
0 commit comments