Skip to content

Commit 9675eee

Browse files
authored
Merge pull request #148 from simplito/rc-2.7
Version 2.7.2
2 parents 62ad103 + cdcc423 commit 9675eee

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
registry=https://npmregistry.privmx.com/
2-
2+
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

build-manifest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
PRIVMX_ENDPOINT="v2.7.1"
3+
PRIVMX_ENDPOINT="v2.7.2"
44
PSON_CPP="v1.0.7"
55
GMP="6.3.0"
66
POCO="1.10.1"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplito/privmx-webendpoint",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "PrivMX Web Endpoint library",
55
"author": "Simplito",
66
"license": "PrivMX Free License",

0 commit comments

Comments
 (0)