Skip to content

Commit

Permalink
release version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ath0mas committed Aug 30, 2023
1 parent 51980fa commit c7dd156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-ns0m-gallery-refresh",
"version": "1.1.0",
"version": "1.2.0",
"description": "Platform Device gallery refresh after image download",
"cordova": {
"id": "cordova-plugin-ns0m-gallery-refresh",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-ns0m-gallery-refresh"
version="1.1.0">
version="1.2.0">
<name>GalleryRefresh</name>
<description>Mobile Device gallery refresh after image file download.</description>
<license>MIT</license>
Expand Down

0 comments on commit c7dd156

Please sign in to comment.