Skip to content

Commit f472e74

Browse files
Bump version
1 parent 7ed8671 commit f472e74

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changelog
22

3+
## 2.1.2
4+
5+
* Fix `gh` installation
6+
* Make sure keyrings directory exists
7+
38
## 2.1.1
49

510
* Fixed unsaved changes not updating on config folder updates

kgb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#! Variables in CAPS are used across multiple files, for example config values
55
#! Lowercase variables are usually local to a function
66

7-
VERSION="2.1.1"
7+
VERSION="2.1.2"
88
### Get path where script is located and save it to a variable
99
#! Using this variable will ensure that full paths are used
1010
#! when files are referenced

0 commit comments

Comments
 (0)