From 25d40ad51565c6a882f8cdef31963927ab26b13e Mon Sep 17 00:00:00 2001 From: Hein Date: Fri, 17 Jul 2026 14:29:45 +0200 Subject: [PATCH] chore(release): bump version to 0.0.7 --- linux/arch/PKGBUILD | 2 +- linux/centos/pgtidy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/arch/PKGBUILD b/linux/arch/PKGBUILD index 9d04318..3511357 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=pgtidy-bin -pkgver=0.0.6 +pkgver=0.0.7 pkgrel=1 pkgdesc="PostgreSQL SQL formatter and linter" arch=('x86_64' 'aarch64') diff --git a/linux/centos/pgtidy.spec b/linux/centos/pgtidy.spec index 75d6701..f8a94b7 100644 --- a/linux/centos/pgtidy.spec +++ b/linux/centos/pgtidy.spec @@ -1,5 +1,5 @@ Name: pgtidy -Version: 0.0.6 +Version: 0.0.7 Release: 1%{?dist} Summary: PostgreSQL SQL formatter and linter