From a9d33ae6e2e23750cf6683dc5d169e549aeada0e Mon Sep 17 00:00:00 2001 From: Rolf Madsen Date: Tue, 7 Apr 2026 16:31:40 +0200 Subject: [PATCH] Update version number to 2.0.0 --- .gitversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitversion b/.gitversion index 7c8b1c3..e7efb8f 100644 --- a/.gitversion +++ b/.gitversion @@ -3,7 +3,7 @@ # This is the version number that will be used. Prerelease numbers are calculated by # counting git commits since the last change in this value. -version = 1.0.0 +version = 2.0.0 # A version is determined to be a "beta" prerelease if it originates from the default branch # The default branch is the first branch that matches the following regular expession.