Skip to content

Commit fa39fde

Browse files
committed
Bump version to 0.11.0 for upcoming release
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
1 parent da06f6d commit fa39fde

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jackmatchmaker/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.10.0"
1+
__version__ = "0.11.0"

packaging/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Christopher Arndt <aur -at- chrisarndt -dot- de>
22

33
pkgname=jack-matchmaker
4-
pkgver=0.10.0
4+
pkgver=0.11.0
55
pkgrel=1
66
pkgdesc='A command line tool to auto-connect JACK ports matching given patterns'
77
arch=(any)

0 commit comments

Comments
 (0)