diff --git a/VERSION b/VERSION index e450dbdc..7096a11f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.0-1 +4.1.0-1 diff --git a/extras/build/alpine/APKBUILD b/extras/build/alpine/APKBUILD index 028cc748..a9b84cf8 100644 --- a/extras/build/alpine/APKBUILD +++ b/extras/build/alpine/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Wu # Contributor: Patrick Wu pkgname=wslu -pkgver=4.0.0 +pkgver=4.1.0 pkgrel=0 pkgdesc="A collection of utilities for the Linux Subsystem for Windows" url="https://github.com/wslutilities/wslu" diff --git a/extras/build/arch/PKGBUILD b/extras/build/arch/PKGBUILD index 00b12cad..447e1025 100644 --- a/extras/build/arch/PKGBUILD +++ b/extras/build/arch/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Wu pkgname=wslu -pkgver=4.0.0 +pkgver=4.1.0 pkgrel=0 pkgdesc="A collection of utilities for the Linux Subsystem for Windows" arch=('any')