Skip to content

Releases: bixat/fastlane-plugin-flutter_bump_version

v0.3.0

25 Feb 20:48
bbb5f2b

Choose a tag to compare

What's Changed

  • feat: apply a provided version by @LBF38 in #11

New Contributors

  • @LBF38 made their first contribution in #11

Full Changelog: v0.2.0...v0.3.0

v0.2.2

20 Oct 21:14

Choose a tag to compare

v0.2.1

04 Oct 13:48

Choose a tag to compare

What's Changed

  • Return current version from plugin for use in git by @M97Chahboun in #1
  • Auto-increase build number (version code) based on current build number by @M97Chahboun in #3
  • Bump build version (version code) as default when run command without any option by @M97Chahboun in #5
  • Support multi bump of different part of version in one command by @M97Chahboun in #7

Full Changelog: v0.1.0...v0.2.1