Skip to content

Commit 3dff4e6

Browse files
authored
Merge pull request #117 from mendix/release/7.4.1
[UIA-946] Release module version 7.4.1
2 parents 37b8b94 + b4a96df commit 3dff4e6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = '7.4.0'
25+
PNC_VERSION = '7.4.1'
2626
MXBUILD_VERSION = '9.24.0.2965'
2727
MODULE_NAME = 'PushNotifications'
2828
}

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": "7.4.0",
3+
"version": "7.4.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)