Skip to content

Commit 88ffef1

Browse files
committed
readme update regarding uwp revisions
1 parent 9f94a33 commit 88ffef1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,14 @@ USAGE:
106106
$ xavtool current
107107
1.0.1 - androidApp (...\test\AndroidManifest.xml)
108108
1.0.1 - iOSApp (...\test\Info.plist)
109-
1.0.1 - uwpApp (...\test\Package.appxmanifest)
109+
1.0.1.0 - uwpApp (...\test\Package.appxmanifest)
110110

111111
$ git flow release start '1.1.0'
112112

113113
$ xavtool i
114114
1.0.1: New version: 1.1.0 (...\test\AndroidManifest.xml)
115115
1.0.1: New version: 1.1.0 (...\test\Info.plist)
116-
1.0.1: New version: 1.1.0 (...\test\Package.appxmanifest)
116+
1.0.1.0: New version: 1.1.0.0 (...\test\Package.appxmanifest)
117117

118118
$ git commit -am "Version bump to 1.1.0"
119119
$ git flow release finish -p

0 commit comments

Comments
 (0)