Skip to content

Commit

Permalink
release: 🔖 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigograca31 committed May 6, 2023
1 parent a52a6f1 commit 0baf608
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-localization-strings",
"version": "5.0.3",
"version": "5.0.4",
"description": "Cordova Plugin for handling localization strings on InfoPlist.strings and Localizable.strings on iOS, strings.xml on Android",
"keywords": [
"ecosystem:cordova",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-localization-strings" version="5.0.3">
id="cordova-plugin-localization-strings" version="5.0.4">
<name>Localization</name>
<description>Cordova Plugin for localizing local strings</description>
<license>MIT License</license>
Expand Down

0 comments on commit 0baf608

Please sign in to comment.