From ac640804ee4732b077d5a3dc4921d93334652552 Mon Sep 17 00:00:00 2001 From: Shankari Date: Tue, 7 Mar 2023 20:33:45 -0800 Subject: [PATCH] :bookmark: Bump up the version numbers so that we can finish the token simplification --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 14d4776..642ecaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-em-server-communication", - "version": "1.2.3", + "version": "1.2.5", "description": "Package that handles communication with the server", "license": "BSD-3-clause", "cordova": { diff --git a/plugin.xml b/plugin.xml index d4eca6a..004ab27 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,7 +1,7 @@ + version="1.2.5"> ServerComm Abstraction for communication settings, and for making both GET