diff --git a/.gitattributes b/.gitattributes index dcae502..9c60138 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,4 +22,4 @@ *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text ## Specific LFS patterns -wp-cli-2.3.0.phar filter=lfs diff=lfs merge=lfs -text +wp-cli-2.4.0.phar filter=lfs diff=lfs merge=lfs -text diff --git a/wp-cli-2.3.0.phar b/wp-cli-2.3.0.phar deleted file mode 100644 index ee8d095..0000000 --- a/wp-cli-2.3.0.phar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c5edf945846f650846b973a22645823c7f5e00b0e393f921397d26ee11f3770 -size 5542314 diff --git a/wp-cli-2.4.0.phar b/wp-cli-2.4.0.phar new file mode 100644 index 0000000..94ed4f1 --- /dev/null +++ b/wp-cli-2.4.0.phar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139dcc86ed39ef751679efbdaf57a53528f1afda972c4e3622667cc27397b540 +size 5568133 diff --git a/wp-cli.changes b/wp-cli.changes index 5c55bb3..c908f6d 100644 --- a/wp-cli.changes +++ b/wp-cli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 13 09:10:49 UTC 2020 - Matthias Fehring + +- Version 2.4.0 + * Release notes: https://make.wordpress.org/cli/2019/11/12/wp-cli-v2-4-0-release-notes/ + ------------------------------------------------------------------- Sun Nov 3 19:07:19 UTC 2019 - Yunhe Guo diff --git a/wp-cli.spec b/wp-cli.spec index 82268f9..5992a06 100644 --- a/wp-cli.spec +++ b/wp-cli.spec @@ -1,7 +1,7 @@ # # spec file for package wp-cli # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: wp-cli -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: WordPress command-line interface License: MIT