From a9be7c7532438a0edbc2cf944e0f0b94eb5f2be8 Mon Sep 17 00:00:00 2001 From: Listen 1 Date: Wed, 28 Oct 2020 22:59:27 +0800 Subject: [PATCH] bump v2.17.0 --- app/listen1_chrome_extension | 2 +- app/package.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/listen1_chrome_extension b/app/listen1_chrome_extension index 305283e..e791039 160000 --- a/app/listen1_chrome_extension +++ b/app/listen1_chrome_extension @@ -1 +1 @@ -Subproject commit 305283e422b62a6411aa836985df04b430d477b1 +Subproject commit e79103939d9fac44ab135fe3565ad1e4444ae045 diff --git a/app/package.json b/app/package.json index 9a12a19..aed3b97 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "listen1", - "version": "2.16.4", + "version": "2.17.0", "description": "One for all free music in China", "main": "main.js", "scripts": { diff --git a/package.json b/package.json index 6408209..1046fed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "listen1", - "version": "2.16.4", + "version": "2.17.0", "description": "One for all free music in China", "main": "app/main.js", "scripts": {