diff --git a/manifest-allwatches.xml b/manifest-allwatches.xml index 6c2a380..02ca859 100644 --- a/manifest-allwatches.xml +++ b/manifest-allwatches.xml @@ -1,16 +1,12 @@ - - - + - - @@ -33,12 +29,15 @@ - - + + + + + @@ -48,6 +47,11 @@ + + + + + @@ -56,7 +60,6 @@ - @@ -80,6 +83,5 @@ eng - diff --git a/manifest-downloadcapable.xml b/manifest-downloadcapable.xml index 3737846..9c6264e 100644 --- a/manifest-downloadcapable.xml +++ b/manifest-downloadcapable.xml @@ -1,14 +1,10 @@ - - - + - - @@ -29,10 +25,13 @@ - - + + + + + @@ -40,6 +39,11 @@ + + + + + @@ -48,7 +52,6 @@ - @@ -66,6 +69,5 @@ eng - - \ No newline at end of file + diff --git a/manifest.xml b/manifest.xml index 6c2a380..02ca859 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,16 +1,12 @@ - - - + - - @@ -33,12 +29,15 @@ - - + + + + + @@ -48,6 +47,11 @@ + + + + + @@ -56,7 +60,6 @@ - @@ -80,6 +83,5 @@ eng - diff --git a/source/Version.mc b/source/Version.mc index 2d0aba0..b3fcb70 100644 --- a/source/Version.mc +++ b/source/Version.mc @@ -1,2 +1,2 @@ // Must be in the form X.Y or X.Y.Z where X Y & Z are all digits. No letters or other characters -const AppVersion = "0.31"; +const AppVersion = "0.32";