From 8da14701bcd6496afc4d3fb0c60273ea60379691 Mon Sep 17 00:00:00 2001 From: gnehs Date: Fri, 12 Nov 2021 23:11:20 +0800 Subject: [PATCH] release 3.4.14 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e0592e9..5a3476e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pokaplayer", - "version": "3.4.13", + "version": "3.4.14", "description": "", "main": "index.js", "scripts": { @@ -43,4 +43,4 @@ "chai": "*", "mocha": "^8.3.2" } -} +} \ No newline at end of file