Bumped to version 2.3.2

This commit is contained in:
Sahat Yalkabov
2014-07-28 02:20:18 -04:00
parent af616e0e21
commit 2c2b6a1a59
3 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@ Hackathon Starter [![Dependency Status](https://david-dm.org/sahat/hackathon-sta
:octocat:  **Live Demo**: http://hackathonstarter.herokuapp.com :octocat:  **Live Demo**: http://hackathonstarter.herokuapp.com
Jump to [What's new in 2.3.1?](#changelog) Jump to [What's new in 2.3.2?](#changelog)
A boilerplate for **Node.js** web applications. A boilerplate for **Node.js** web applications.
@ -1191,6 +1191,10 @@ Also, be sure to check out the [Jump-start your hackathon efforts with DevOps Se
Changelog Changelog
--------- ---------
### 2.3.2 (July 28, 2014)
- Fixed an issue with connect-assets when running `app.js` from an outside folder
- Temporarily disabled `setup.js` on Windows platform until [blessed](https://github.com/chjj/blessed) fixes its problems
### 2.3.1 (July 15, 2014) ### 2.3.1 (July 15, 2014)
- Migrated to Nodemailer 1.0 - Migrated to Nodemailer 1.0

View File

@ -1,6 +1,6 @@
{ {
"name": "hackathon-starter", "name": "hackathon-starter",
"version": "2.3.1", "version": "2.3.2",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/sahat/hackathon-starter.git" "url": "https://github.com/sahat/hackathon-starter.git"

View File

@ -3,10 +3,6 @@ footer
p.pull-left © 2014 Company, Inc. All Rights Reserved p.pull-left © 2014 Company, Inc. All Rights Reserved
ul.pull-right.list-inline ul.pull-right.list-inline
li li
a(href='https://github.com/sahat/hackathon-starter') a(href='https://github.com/sahat/hackathon-starter') GitHub Project
span.ion-fork-repo
| GitHub Project
li li
a(href='https://github.com/sahat/hackathon-starter/issues') a(href='https://github.com/sahat/hackathon-starter/issues') Issues
span.ion-alert
| Issues