Skip to content

Commit

Permalink
Set the newest RN version
Browse files Browse the repository at this point in the history
  • Loading branch information
piaskowyk committed Aug 17, 2022
1 parent 3eca471 commit 051e8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion createNPMPackage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ROOT=$(pwd)

unset CI

versions=("0.70.0-rc.4" "0.69.4" "0.68.3" "0.67.4" "0.66.4")
versions=("0.70.0-rc.3" "0.69.4" "0.68.3" "0.67.4" "0.66.4")
version_name=("70" "69" "68" "67" "66")

for index in {0..4}
Expand Down

0 comments on commit 051e8e2

Please sign in to comment.