Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vtalas committed Apr 3, 2024
1 parent 6382a08 commit c333fa5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/appmixer/xtremepush/bundle.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "appmixer.xtremepush",
"version": "1.0.1",
"version": "1.0.2",
"changelog": {
"1.0.0" : [
"Initial version"
],
"1.0.1" : [
"Updated icons."
],
"1.0.2" : [
"AddUser - fixed typo."
]
}
}
1 change: 1 addition & 0 deletions src/appmixer/xtremepush/core/AddUser/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "appmixer.xtremepush.core.AddUser",
"author": "Harsha Surisetty <[email protected]>",
"description": "Component to add user profile data.",
"version": "1.0.1",
"private": false,
"auth": {
"service": "appmixer:xtremepush"
Expand Down

0 comments on commit c333fa5

Please sign in to comment.