This is 2.1.0 I decided

This commit is contained in:
KernelDeimos 2024-04-15 15:37:13 -04:00
parent 1c2b05d8f6
commit e8dc220981
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "puter.com",
"version": "1.0.0",
"version": "2.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "puter.com",
"version": "1.0.0",
"version": "2.1.0",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"workspaces": [
@ -11712,7 +11712,7 @@
},
"packages/backend": {
"name": "@heyputer/backend",
"version": "2.0.2",
"version": "2.1.0",
"license": "AGPL-3.0-only",
"workspaces": [
"packages/*"

View File

@ -1,6 +1,6 @@
{
"name": "puter.com",
"version": "1.0.0",
"version": "2.1.0",
"author": "Puter Technologies Inc.",
"license": "AGPL-3.0-only",
"description": "Desktop environment in the browser!",

View File

@ -1,6 +1,6 @@
{
"name": "@heyputer/backend",
"version": "2.0.2",
"version": "2.1.0",
"description": "Backend/Kernel for Puter",
"main": "exports.js",
"scripts": {