From ce2c81d838f77e0c0ca91abc1a119e5bbf094a62 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Mon, 26 Aug 2024 10:29:02 +0000 Subject: [PATCH] Version 2.6.3-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3b8b8a7d..00ff3e83 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/lein-ezbake "2.6.2" +(defproject puppetlabs/lein-ezbake "2.6.3-SNAPSHOT" :description "A system for building packages for trapperkeeper-based applications" :url "https://github.com/puppetlabs/ezbake" :license {:name "Apache License 2.0"