Skip to content

Commit

Permalink
[MRSV5-10322] update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-g-teixeira committed Sep 20, 2023
1 parent 95b4485 commit a070335
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": "cdv-socket-plugin",
"version": "0.6.1",
"version": "0.7.1",
"description": "cdv-socket-plugin",
"cordova": {
"id": "com.tlantic.cdv-socket-plugin",
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:android="http://schemas.android.com/apk/res/android"
id="com.tlantic.plugins.socket" version="0.6.1"
id="com.tlantic.plugins.socket" version="0.7.1"
xmlns="http://apache.org/cordova/ns/plugins/1.0">
<name>Socket</name>
<description>Tlantic TCP socket plugin</description>
Expand Down

0 comments on commit a070335

Please sign in to comment.