fix: Update package version to 2.56.11 in package.json and package-lock.json

This commit is contained in:
2025-11-13 20:36:08 +01:00
parent 4bf63835f1
commit 6ed77b120f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "microsoft-rewards-bot",
"version": "2.56.10",
"version": "2.56.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "microsoft-rewards-bot",
"version": "2.56.10",
"version": "2.56.11",
"hasInstallScript": true,
"license": "CC-BY-NC-SA-4.0",
"dependencies": {
@@ -4258,4 +4258,4 @@
}
}
}
}
}

View File

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