3.6.0-rc.2

This commit is contained in:
Christopher Willis-Ford 2019-09-05 13:10:17 -07:00
parent e80b6a27a5
commit a013abd925
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "scratch-desktop",
"version": "3.6.0-rc.1",
"version": "3.6.0-rc.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -3,7 +3,7 @@
"productName": "Scratch Desktop",
"description": "Scratch 3.0 as a self-contained desktop application",
"author": "Scratch Foundation",
"version": "3.6.0-rc.1",
"version": "3.6.0-rc.2",
"license": "BSD-3-Clause",
"scripts": {
"start": "electron-webpack dev --bail --display-error-details --env.minify=false",