Add missing modules and bump version

This commit is contained in:
crschnick
2023-02-06 15:49:36 +00:00
parent a3b1ad663a
commit 551b429fec
4 changed files with 6 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
- Add ability to create desktop shortcuts for shell connections
- Improve terminal integration on MacOS
- Many bug fixes
+1
View File
@@ -0,0 +1 @@
plugins { id 'java' }
+1
View File
@@ -0,0 +1 @@
module io.xpipe.ext.jdbc {}
+1 -1
View File
@@ -1 +1 @@
0.4.26
0.4.27