Skip to content

CLI tool to update the version, build number and build name of a React Native app

Notifications You must be signed in to change notification settings

poettl/react-native-version-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-version-updater

This is a cli tool to update the version of a react-native project. It will update the version in the package.json, the build.gradle files and the Info.plist files.

Usage

  • npm install -g poettl/react-native-version-updater
  • react-native-version-updater (patch update)
  • react-native-version-updater -v (patch | minor | major)

About

CLI tool to update the version, build number and build name of a React Native app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published