Skip to content

Commit

Permalink
readme update regarding uwp revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrobert committed Mar 25, 2018
1 parent 9f94a33 commit 88ffef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -106,14 +106,14 @@ USAGE:
$ xavtool current
1.0.1 - androidApp (...\test\AndroidManifest.xml)
1.0.1 - iOSApp (...\test\Info.plist)
1.0.1 - uwpApp (...\test\Package.appxmanifest)
1.0.1.0 - uwpApp (...\test\Package.appxmanifest)

$ git flow release start '1.1.0'

$ xavtool i
1.0.1: New version: 1.1.0 (...\test\AndroidManifest.xml)
1.0.1: New version: 1.1.0 (...\test\Info.plist)
1.0.1: New version: 1.1.0 (...\test\Package.appxmanifest)
1.0.1.0: New version: 1.1.0.0 (...\test\Package.appxmanifest)

$ git commit -am "Version bump to 1.1.0"
$ git flow release finish -p
Expand Down

0 comments on commit 88ffef1

Please sign in to comment.