Commit a33eb01c authored by Dennis Schubert's avatar Dennis Schubert
Browse files

Fix version number!

Yes. I am insane.
parent d4c4f103
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

defaults:
  version:
    number: "0.5.2.00" # Do not touch unless doing a release, do not backport the version number that's in master
    number: "0.5.2.0" # Do not touch unless doing a release, do not backport the version number that's in master
  heroku: false
  environment:
    url: "http://localhost:3000/"