Skip to content

Commit

Permalink
v22.08.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Grigory Rylov committed Aug 10, 2022
1 parent 273d86e commit 4cd6ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ allprojects {
subprojects {
apply plugin: 'idea'
ext {
productVersion = '22.08.08.0'
productVersion = '22.08.10.0'
}
}
1 change: 1 addition & 0 deletions plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ patchPluginXml {
sinceBuild("211")
changeNotes """
Notify found results in other threads.<br>
Allow switch to prev/next thread with found results.<br>
"""
}

Expand Down

0 comments on commit 4cd6ad0

Please sign in to comment.