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

This commit is contained in:
2025-11-13 15:39:10 +01:00
parent 8e2e7fae84
commit 2c7653e007
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "microsoft-rewards-bot",
"version": "2.56.7",
"version": "2.56.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "microsoft-rewards-bot",
"version": "2.56.7",
"version": "2.56.9",
"hasInstallScript": true,
"license": "CC-BY-NC-SA-4.0",
"dependencies": {

View File

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