feat: mettre à jour la version à 3.0.0 dans package.json et package-lock.json

This commit is contained in:
2025-12-06 15:03:52 +01:00
parent b783f7c1fa
commit 6837348a8c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "microsoft-rewards-bot",
"version": "2.60.1",
"version": "3.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -4291,4 +4291,4 @@
}
}
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "microsoft-rewards-bot",
"version": "2.60.1",
"version": "3.0.0",
"description": "Automate Microsoft Rewards points collection",
"private": true,
"main": "index.js",