ontotext-yasgui-web-component 1.6.0 → 1.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -204,7 +204,7 @@ The "config" value of "ngce-prop-config" or "[config]" is an object with followi
204
204
  - Fallback behavior: If themeName is not provided or the required CSS rules for that theme are missing,
205
205
  CodeMirror/YASQE will automatically fall back to the default theme to ensure the editor remains readable.
206
206
 
207
- ### ontotext version and GraphDB Version Compatibility
207
+ ### ontotext-yasgui-web-componen version and GraphDB Version Compatibility
208
208
 
209
209
  | ontotext-yasgui-web-component | Workbench | GraphDB Version |
210
210
  |-------------------------------|-----------|-----------------|
@@ -215,7 +215,7 @@ The "config" value of "ngce-prop-config" or "[config]" is an object with followi
215
215
  | 1.3+ | 3.1+ | 11.1+ |
216
216
  | 1.4+ | 3.2+ | 11.2+ |
217
217
  | 1.5+ | 3.3+ | 11.3+ |
218
-
218
+ | 1.6+ | 3.4+ | 11.4+ |
219
219
 
220
220
  ## Developers guide
221
221