1.1.0 • Published 1 year ago

react-native-update-version-shell v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

react-native-update-version-shell

Description

This project is equipped with a handy bash script that automates the version update process for your React Native app. The script will automatically update the version in App's package.json, Android's build.gradle, iOS's Info.plist and project.pbxproj.

Usage

To use the script, follow these steps:

  1. Ensure that your package.json contains the "name" field.
  2. Make the script executable by running the following command:
chmod +x update_version.sh
react-native-update-version-shell 1.2.3
1.1.0

1 year ago

1.0.0

1 year ago