diff --git a/.SRCINFO b/.SRCINFO index 14cc8e7f4ea3..8eed9b738f6b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = n8n pkgdesc = Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services. - pkgver = 2.4.7 + pkgver = 2.4.8 pkgrel = 1 url = https://n8n.io arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index b7a7ed3daadb..441891b8dcb4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: devome pkgname="n8n" -pkgver=2.4.7 +pkgver=2.4.8 pkgrel=1 pkgdesc="Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services." arch=('x86_64')