Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Bump the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
leofeyer committed Mar 30, 2015
1 parent f8f5d3c commit 762a373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion system/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Contao Open Source CMS changelog
================================

Version 3.5.0-beta1 (2015-XX-XX)
Version 3.5.0-beta1 (2015-03-30)
--------------------------------

### New
Expand Down
1 change: 1 addition & 0 deletions system/modules/repository/classes/RepositorySettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

// valid core versions in descending order
define('REPOSITORY_COREVERSIONS',
'30050003,30050003;'. // 3.5.0-beta1
'30040059,30040059;'. // 3.4.5
'30040049,30040049;'. // 3.4.4
'30040039,30040039;'. // 3.4.3
Expand Down

0 comments on commit 762a373

Please sign in to comment.