@@ -18,3 +18,5 @@ the new version to be newer than that.
*`+1` represents the version code. this represents which build number
we are on.
* Increase this number by 1 every time you release a new version.
If you are compiling for iOS, using Xcode, you may need to set the version and build number in Xcode's project settings. Simpy open the project editor, click the General tab, and you can edit the version number and build number there. [Here is a more detailed guide](https://help.apple.com/xcode/mac/current/#/devba7f53ad4) on how to do that.