Updated package scripts.
diff --git a/package.ps1 b/package.ps1
index e27a321..faeda05 100644
--- a/package.ps1
+++ b/package.ps1
@@ -14,7 +14,7 @@
 # limitations under the License.

 

 $pkgname = "Apache.NMS.MSMQ"

-$pkgver = "1.2.0"

+$pkgver = "1.2.x"

 $configurations = "release", "debug"

 $frameworks = "net-2.0", "net-3.5"