Description
Sorry but this may be a really dumb question and I googled but had no luck, but I am not sure how to update my Heroku parse-server with the latest code on github. I used the "1 button push" installation on Heroku, so I'm not even sure which version they installed at the time (nor how to find out).
I'd like to get the latest code base because it appears a fix for an issue holding me back has been made.
Which I am having this exact issue someone posted here:
I tried updating the version in my package.json to 2.1.4 (it was 2.1.2) and pushed it but it appears I'm still getting the same error as the guy in #783 so I didn't think it actually worked.
The latest code on github has that change so I'm just wondering how I can update my parse-server code on there, thanks!