release 0.0.3.3

This commit is contained in:
Jonne Haß 2013-03-11 21:23:28 +01:00
parent 57669017bd
commit c7283c60a1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
# 0.0.3.3
* Switch Gemfile source to https to be compatible with bundler 1.3
# 0.0.3.2 # 0.0.3.2
* Fix XSS vulnerability in conversations#new [#4010](https://github.com/diaspora/diaspora/issues/4010) * Fix XSS vulnerability in conversations#new [#4010](https://github.com/diaspora/diaspora/issues/4010)

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
number: "0.0.3.2" number: "0.0.3.3"
heroku: false heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"