Commit 04b3531c authored by Jonne Haß's avatar Jonne Haß
Browse files

bump to 0.5.3.1

parent ebad0961
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
# 0.5.3.1

Fix a leak of potentially private profile data to unauthorized users who were sharing with the person
and on a pod that received that data.

# 0.5.3.0

## Refactor
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

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