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 6c1ee41e0608..4d6b2c58e106 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-cli
pkgdesc = Command-line tools for Azure.
- pkgver = 2.9.1
+ pkgver = 2.10.0
pkgrel = 1
url = https://github.com/Azure/azure-cli
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 1c13df810df2..7c4130e6ae8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux
pkgname=azure-cli
-pkgver=2.9.1
+pkgver=2.10.0
pkgrel=1
pkgdesc="Command-line tools for Azure."
arch=('any')