Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashayp22 authored Mar 2, 2022
1 parent ca7fe10 commit 72f0e51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
The repo hosts the official iOS app for HackIllinois. If you would like to get involved please reach out to the HackIllinois staff.

## Requirements
1. XCode 11.0+
1. XCode 13.0+
2. Swift 5.0+
3. iOS 13.0+
3. iOS 11.0+

## Installation #

Expand All @@ -20,7 +20,7 @@ open Hackillinois.xcodeproj
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/HackIllinois/ios/compare/).

### master
Master only hosts versions of the Hackillinois application released to TestFlight or the App Store. Currently 2.0.2-rc1.
Master only hosts versions of the Hackillinois application released to TestFlight or the App Store. Currently 2022.1.2.

### dev
Dev hosts a semi-stable version of the next release and all work should be done on branches off dev and commited via PR's.
Expand Down

0 comments on commit 72f0e51

Please sign in to comment.