Skip to content

Commit

Permalink
updated version to 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan committed Jan 6, 2024
1 parent 91d557a commit 8dc2bd1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9 deletions.
6 changes: 1 addition & 5 deletions android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.mati.plugins.capacitor.maticapacitorplugin">

<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme"/>
<application/>
</manifest>

2 changes: 1 addition & 1 deletion docs/metaMap-capacitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ category: 61ae8e8dba577a0010791480

| LTS version (Recommended for most users): | Current Version(Latest features) |
|-------------------------------------------|----------------------------------|
| 4.5.3 | 4.5.3 |
| 4.5.4 | 4.5.4 |


# Metamap for Capacitor Usage Guide
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metamap-capacitor-plugin",
"version": "4.5.3",
"version": "4.5.4",
"description": "Capacitor plugin for MetaMapSDK",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 8dc2bd1

Please sign in to comment.