From 819e42b49c199af3588b21f8785cbaf44590bd56 Mon Sep 17 00:00:00 2001 From: santese Date: Thu, 2 Jan 2025 19:13:03 +0000 Subject: [PATCH] feat: add detected applications and assignments (#153) [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8463156..308e7fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-intune", - "version": "2.6.1", + "version": "2.7.0", "description": "sdk for Microsoft Intune", "main": "index.js", "types": "index.d.ts",