Skip to content

Commit

Permalink
fix(common) fixed version update script
Browse files Browse the repository at this point in the history
  • Loading branch information
malashkevich committed May 22, 2017
1 parent dc7d96d commit 8d51446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/version-update.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
sh ./version-android.sh
sh ./version-ios.sh
sh ./scripts/version-android.sh
sh ./scripts/version-ios.sh

0 comments on commit 8d51446

Please sign in to comment.