Skip to content

Commit

Permalink
[UIA-946] Release module version 7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgeMendix committed Oct 23, 2024
1 parent 37b8b94 commit b4a96df
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 b4a96df

Please sign in to comment.