Skip to content

Commit

Permalink
Bump to v1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartFinn committed Feb 6, 2023
1 parent 4c3467b commit b3319bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
papirus-folders (1.12.0-1) UNRELEASED; urgency=low
papirus-folders (1.12.1-1) UNRELEASED; urgency=low

[ Alexey Varfolomeev ]
* Added Adwaita color

-- Alexey Varfolomeev <varlesh@gmail.com> Thu, 03 Mar 2022 06:55:01 +0400
-- Sergei Eremenko <finalitik@gmail.com> Mon, 06 Feb 2023 14:43:01 +0200
2 changes: 1 addition & 1 deletion papirus-folders
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set -o errexit \

readonly THIS_SCRIPT="$(readlink -f "${BASH_SOURCE[0]}")"
readonly PROGNAME="$(basename "${BASH_SOURCE[0]}")"
readonly VERSION="1.12.0"
readonly VERSION="1.12.1"
readonly -a ARGS=("$@")

msg() {
Expand Down

0 comments on commit b3319bf

Please sign in to comment.