Skip to content

Commit

Permalink
Prepare next version 1.1.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
marienfressinaud committed Jul 30, 2015
1 parent 3d4a75a commit e597293
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 2015-08-31 FreshRSS 1.1.3-beta

Nothing for the moment.


## 2015-07-30 FreshRSS 1.1.2-beta

* Features
Expand Down
2 changes: 1 addition & 1 deletion constants.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
define('FRESHRSS_VERSION', '1.1.2-dev');
define('FRESHRSS_VERSION', '1.1.3-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');
Expand Down

0 comments on commit e597293

Please sign in to comment.