From 10e41773be183520b18a7795a5ff4cf27e2fe1ba Mon Sep 17 00:00:00 2001 From: Dimitrije Randjelovic Date: Wed, 18 Feb 2026 17:30:46 +0100 Subject: [PATCH] Version bump to 3.0.7 --- .SRCINFO | 4 ++-- PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 32cfc764e699b..178fef7f2265c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nikode pkgdesc = A modern API client for developers - pkgver = 3.0.6 + pkgver = 3.0.7 pkgrel = 1 url = https://github.com/m1z23r/nikode arch = x86_64 @@ -24,7 +24,7 @@ pkgbase = nikode conflicts = nikode-git options = !strip options = !debug - source = nikode-3.0.6.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v3.0.6.tar.gz + source = nikode-3.0.7.tar.gz::https://github.com/m1z23r/nikode/archive/refs/tags/v3.0.7.tar.gz sha256sums = SKIP pkgname = nikode diff --git a/PKGBUILD b/PKGBUILD index 26eb9a8c24c87..34eacf644c2eb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Dimitrije Randjelovic pkgname=nikode -pkgver=3.0.6 +pkgver=3.0.7 pkgrel=1 pkgdesc="A modern API client for developers" arch=('x86_64')