From 7a8f0214c3dd7634ba488545b8f3eaa8709de261 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Wed, 10 Aug 2022 05:34:23 +0000 Subject: [PATCH] Update Version and post restore --- qpm.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qpm.json b/qpm.json index 7e1488de..3427a3ae 100644 --- a/qpm.json +++ b/qpm.json @@ -4,12 +4,12 @@ "info": { "name": "beatsaber-hook", "id": "beatsaber-hook", - "version": "1.2.3", + "version": "3.10.0", "url": "https://github.com/sc2ad/beatsaber-hook", "additionalData": { - "branchName": "master", "soLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/libbeatsaber-hook.so", - "debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/debug_libbeatsaber-hook.so" + "debugSoLink": "https://github.com/sc2ad/beatsaber-hook/releases/download/v0.5.8/debug_libbeatsaber-hook.so", + "branchName": "master" } }, "dependencies": [ @@ -20,7 +20,7 @@ }, { "id": "libil2cpp", - "versionRange": ">=0.1.2<0.3.0", + "versionRange": ">=0.1.2, <0.3.0", "additionalData": {} }, {