Skip to content

Commit

Permalink
Merge pull request #1664 from Icenium/vladimirov/fix-date
Browse files Browse the repository at this point in the history
Set release date
  • Loading branch information
rosen-vladimirov authored Apr 11, 2017
2 parents df0449c + 188a632 commit 6643425
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Installation
===

Latest version: AppBuilder 3.7.1
<br/>Release date: March 29, 2017
<br/>Release date: April 11, 2017

> AppBuilder 3.7.1 is an update release. For a complete list of the improvements and updates available in this release, see <a href="http://docs.telerik.com/platform/appbuilder/release-notes/v3.7.1" target="_blank">AppBuilder 3.7.1 Release Notes</a>.<br/>For a complete list of the improvements and updates available in the earlier major release, see <a href="http://docs.telerik.com/platform/appbuilder/release-notes/v3-7" target="_blank">AppBuilder 3.7 Release Notes</a>.
Expand Down Expand Up @@ -372,7 +372,7 @@ Features
===

Latest version: AppBuilder 3.7.1
<br/>Release date: March 29, 2017
<br/>Release date: April 11, 2017

> AppBuilder 3.7.1 is an update release. For a complete list of the improvements and updates available in this release, see <a href="http://docs.telerik.com/platform/appbuilder/release-notes/v3.7.1" target="_blank">AppBuilder 3.7.1 Release Notes</a>.<br/>For a complete list of the improvements and updates available in the earlier major release, see <a href="http://docs.telerik.com/platform/appbuilder/release-notes/v3-7" target="_blank">AppBuilder 3.7 Release Notes</a>.
Expand Down
4 changes: 1 addition & 3 deletions config/config-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
"AB_SERVER_PROTO": "http",
"AB_SERVER": "localhost",
"DEBUG": true,
"USE_PROXY": false,
"USE_PROXY": "Not supported anymore. For more information check our documentation: http://docs.telerik.com/platform/appbuilder/development-tools/running-appbuilder/running-the-cli/downloading-and-installing-cli",
"ON_PREM": false,
"PROXY_HOSTNAME": "127.0.0.1",
"PROXY_PORT": 8888,
"DISABLE_HOOKS": false,
"DEFAULT_CORDOVA_PROJECT_TEMPLATE": "KendoUI.Blank",
"DEFAULT_NATIVESCRIPT_PROJECT_TEMPLATE": "Blank",
Expand Down

0 comments on commit 6643425

Please sign in to comment.