Skip to content

Commit

Permalink
chore: bump version to '5.1.3-OS8'
Browse files Browse the repository at this point in the history
  • Loading branch information
OS-ricardomoreirasilva committed Dec 2, 2024
1 parent ee03541 commit 8cf9fb1
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-calendar",
"version": "5.1.3-OS7",
"version": "5.1.3-OS8",
"description": "This plugin allows you to manipulate the native calendar.",
"cordova": {
"id": "cordova-plugin-calendar",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-calendar"
version="5.1.3-OS7">
version="5.1.3-OS8">

<name>Calendar</name>

Expand Down

0 comments on commit 8cf9fb1

Please sign in to comment.