automatic_version_upgrader 0.1.0+4 copy "automatic_version_upgrader: ^0.1.0+4" to clipboard
automatic_version_upgrader: ^0.1.0+4 copied to clipboard

outdated

A command line interface to upgrade your app version automatically in a CI/CD flow.

Changelog #

0.1.0+4 #

  • Bug-fix: Parsing names from Google Play Store breaks when the name is not a version.

0.1.0+3 #

  • Bug-fix: bad RegExp in for private key.
  • Bug-fix: Missing output directory in google-play-version command.
  • Bug-fix: Missing output directory in app-store-version command.

0.1.0+2 #

  • Re-generated the version.dart file, which is used to generate the version number.

0.1.0+1 #

  • Fixes readme

0.1.0 #

  • Initial release