Skip to content

Commit d72a2f3

Browse files
committed
chore: 1.1.0 Release
1 parent 69d9707 commit d72a2f3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pop-shell (1.1.0) focal; urgency=medium
2+
3+
* Bug fixes & Launcher update w/ plugin support
4+
5+
-- Michael Aaron Murphy <[email protected]> Fri, 11 Dec 2020 13:27:27 -0700
6+
17
pop-shell (1.0.0) focal; urgency=medium
28

39
* First stable release

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"compileOnSave": true,
44
"compilerOptions": {
55
"target": "es2015",

0 commit comments

Comments
 (0)