Browse Source

Merge branch 'v3.2.2'

Owen Diffey 3 years ago
parent
commit
cc10a7a4ad

+ 1 - 1
backend/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "musare-backend",
-  "version": "3.2.0",
+  "version": "3.2.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {

+ 1 - 1
backend/package.json

@@ -1,7 +1,7 @@
 {
   "name": "musare-backend",
   "private": true,
-  "version": "3.2.0",
+  "version": "3.2.2",
   "type": "module",
   "description": "An open-source collaborative music listening and catalogue curation application. Currently supporting YouTube based content.",
   "main": "index.js",

BIN
frontend/dist/assets/santa.png


+ 1 - 1
frontend/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "musare-frontend",
-  "version": "3.2.0",
+  "version": "3.2.2",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
frontend/package.json

@@ -5,7 +5,7 @@
     "*.vue"
   ],
   "private": true,
-  "version": "3.2.0",
+  "version": "3.2.2",
   "description": "An open-source collaborative music listening and catalogue curation application. Currently supporting YouTube based content.",
   "main": "main.js",
   "author": "Musare Team",

+ 1 - 1
frontend/src/pages/Station/index.vue

@@ -301,7 +301,7 @@
 											'e6vkFbtSGm0'
 										].includes(currentSong.youtubeId)
 									"
-									src="https://openclipart.org/image/800px/312117"
+									src="/assets/santa.png"
 									:style="{
 										position: 'absolute',
 										top: `-30px`,