diff --git a/VERSION b/VERSION index 53fe5d6..7260243 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.83 +1.0.84 diff --git a/linux/arch/PKGBUILD b/linux/arch/PKGBUILD index 2cee06c..f265c4f 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=relspec -pkgver=1.0.83 +pkgver=1.0.84 pkgrel=1 pkgdesc="RelSpec is a comprehensive database relations management tool that reads, transforms, and writes database table specifications across multiple formats and ORMs." arch=('x86_64' 'aarch64') diff --git a/linux/centos/relspec.spec b/linux/centos/relspec.spec index 5e53020..1c530da 100644 --- a/linux/centos/relspec.spec +++ b/linux/centos/relspec.spec @@ -1,5 +1,5 @@ Name: relspec -Version: 1.0.83 +Version: 1.0.84 Release: 1%{?dist} Summary: RelSpec is a comprehensive database relations management tool that reads, transforms, and writes database table specifications across multiple formats and ORMs.