From c34035776379dba3a619959c2db99b91c752217b Mon Sep 17 00:00:00 2001 From: Jason Conger Date: Fri, 12 Apr 2024 15:16:53 -0500 Subject: [PATCH] chore: update .spec files Addresses #103 --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a6d6e2e..b5f6bcc 100644 --- a/package.json +++ b/package.json @@ -103,11 +103,13 @@ "8.0", "8.1", "8.2", - "9.0" + "9.0", + "9.1", + "9.2" ], "order": 0, "scope": "resource", - "default": "9.0", + "default": "9.2", "description": "Specifies the version of spec files to use.\nNote: this setting is ignored if you specify a Spec File Path." }, "splunk.spec.FilePath": {