Skip to content

Commit 4f51bb7

Browse files
committed
update version to 5.7.5
1 parent e25842b commit 4f51bb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Live Server",
44
"description": "Launch a development local Server with live reload feature for static & dynamic pages",
55

6-
"version": "5.7.4",
6+
"version": "5.7.5",
77
"publisher": "ritwickdey",
88
"author": {
99
"name": "Ritwick Dey",
@@ -351,7 +351,7 @@
351351
"vsls": "^0.3.967"
352352
},
353353
"announcement": {
354-
"onVersion": "5.7.4",
355-
"message": "[NEW] [email protected].4: Extension activation fixed for PHP."
354+
"onVersion": "5.7.5",
355+
"message": "[NEW] [email protected].5: Changed extension activationEvents to onStartupFinished."
356356
}
357357
}

0 commit comments

Comments
 (0)