Skip to content

Commit

Permalink
next version
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmipt committed Jan 9, 2024
1 parent 3560d14 commit 39f5cba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apply plugin: 'signing'

group = "com.github.dzmipt"
archivesBaseName = "kdbStudio"
version = "dz3.0.1"
version = "dz4.0"

compileJava {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down
2 changes: 2 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
`dz4.0` 2024.01.09
-----
* Drill down for complex results (with double click or popup menu)
* Rework kdb connection logic
* No IPC protocol downgrade in case of first attempt failure
Expand Down

0 comments on commit 39f5cba

Please sign in to comment.