Commit 2265c8e
committed
Update build number condition check in KotlinNotebookPluginUtils
Changed the condition check in the fromString function. Now, it accepts build numbers with three or more parts.1 parent 5a19da6 commit 2265c8e
File tree
2 files changed
+2
-2
lines changed- core
- generated-sources/src/main/kotlin/org/jetbrains/kotlinx/dataframe/jupyter
- src/main/kotlin/org/jetbrains/kotlinx/dataframe/jupyter
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments