Skip to content

Commit

Permalink
Merge pull request #117 from mendix/release/7.4.1
Browse files Browse the repository at this point in the history
[UIA-946] Release module version 7.4.1
  • Loading branch information
ozgeMendix authored Oct 23, 2024
2 parents 37b8b94 + b4a96df commit 3dff4e6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ apply plugin: 'org.owasp.dependencycheck'
apply plugin: 'com.github.ben-manes.versions'

project.ext {
PNC_VERSION = '7.4.0'
PNC_VERSION = '7.4.1'
MXBUILD_VERSION = '9.24.0.2965'
MODULE_NAME = 'PushNotifications'
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MxPushNotifications",
"version": "7.4.0",
"version": "7.4.1",
"description": "Phonegap widget for notifications",
"license": "Apache 2.0",
"author": "Mendix Technology B.V.",
Expand Down
Binary file modified test/PushNotfications.mpr
Binary file not shown.

0 comments on commit 3dff4e6

Please sign in to comment.