Bump version to 4.0.0q-canary.6

This commit is contained in:
Philip Peterson 2024-11-28 23:15:08 -09:00
parent 62c7d3a5df
commit b04ad59ff9
No known key found for this signature in database
GPG key ID: 354311183FC6519B
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "hyper",
"productName": "Hyper",
"description": "A terminal built on web technologies",
"version": "4.0.0-canary.5",
"version": "4.0.0q-canary.6",
"license": "MIT",
"author": {
"name": "ZEIT, Inc.",

View file

@ -1,6 +1,6 @@
{
"name": "hyper",
"version": "4.0.0-canary.5",
"version": "4.0.0q-canary.6",
"repository": "zeit/hyper",
"scripts": {
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",