From 2024cd96f966c19ae4524027ad0f804320e0917d Mon Sep 17 00:00:00 2001 From: bswanson Date: Tue, 10 Feb 2026 15:25:38 -0600 Subject: [PATCH 1/2] Version 1.3.29 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index cda8196e..3e1e1b13 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject threatgrid/ctim "1.3.29-SNAPSHOT" +(defproject threatgrid/ctim "1.3.29" :description "Cisco Threat Intelligence Model" :url "http://github.com/threatgrid/ctim" :license {:name "Eclipse Public License" From c976cf21515f8b799430fba75ba6e501bbcc5fe7 Mon Sep 17 00:00:00 2001 From: bswanson Date: Tue, 10 Feb 2026 15:25:49 -0600 Subject: [PATCH 2/2] Version 1.3.30-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3e1e1b13..90a1734a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject threatgrid/ctim "1.3.29" +(defproject threatgrid/ctim "1.3.30-SNAPSHOT" :description "Cisco Threat Intelligence Model" :url "http://github.com/threatgrid/ctim" :license {:name "Eclipse Public License"