Skip to content

Commit 397e860

Browse files
authored
Release module v8.0.1
1 parent 4c85354 commit 397e860

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ apply plugin: 'org.owasp.dependencycheck'
2222
apply plugin: 'com.github.ben-manes.versions'
2323

2424
project.ext {
25-
PNC_VERSION = '8.0.0'
25+
PNC_VERSION = '8.0.1'
2626
MXBUILD_VERSION = '10.21.0.64362'
2727
MODULE_NAME = 'PushNotifications'
2828
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MxPushNotifications",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Phonegap widget for notifications",
55
"license": "Apache 2.0",
66
"author": "Mendix Technology B.V.",

test/PushNotfications.mpr

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)