From 389fff2b4444dafa38ab08065a34f5ecd6206911 Mon Sep 17 00:00:00 2001 From: Hein Date: Wed, 8 Apr 2026 20:59:23 +0200 Subject: [PATCH] chore(release): update package version to 1.0.43 --- linux/arch/PKGBUILD | 2 +- linux/centos/relspec.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/arch/PKGBUILD b/linux/arch/PKGBUILD index c4e85b2..efe2ab9 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=relspec -pkgver=1.0.42 +pkgver=1.0.43 pkgrel=1 pkgdesc="Database schema conversion and analysis tool" arch=('x86_64' 'aarch64') diff --git a/linux/centos/relspec.spec b/linux/centos/relspec.spec index 52a14be..3a775b2 100644 --- a/linux/centos/relspec.spec +++ b/linux/centos/relspec.spec @@ -1,5 +1,5 @@ Name: relspec -Version: 1.0.42 +Version: 1.0.43 Release: 1%{?dist} Summary: Database schema conversion and analysis tool