We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d9707 commit d72a2f3Copy full SHA for d72a2f3
debian/changelog
@@ -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
7
pop-shell (1.0.0) focal; urgency=medium
8
9
* First stable release
tsconfig.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.1.0",
"compileOnSave": true,
"compilerOptions": {
"target": "es2015",
0 commit comments