summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b764823744e..cb1cae834c69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = air
pkgdesc = Live reload for Go apps
- pkgver = 1.49.0
+ pkgver = 1.50.0
pkgrel = 1
url = https://github.com/cosmtrek/air
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 40a0eae25174..609e11b7d94e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlos Aznarán <caznaranl@uni.pe>
# Contributor: George Rawlinson <george@rawlinson.net.nz>
pkgname=air
-pkgver=1.49.0
+pkgver=1.50.0
pkgrel=1
pkgdesc="Live reload for Go apps"
arch=(x86_64)