plusui-native-core 0.1.33 → 0.1.34

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.
@@ -24,7 +24,7 @@ add_library(plusui STATIC
24
24
  Features/Bindings/CustomBindings/custom_bindings.cpp
25
25
  Features/App/app.cpp
26
26
  Features/Window/window.cpp
27
- Features/Window/webview.cpp
27
+ # Features/Window/webview.cpp # TODO: Resolve duplicate symbol definitions with window.cpp
28
28
  Features/Browser/browser.cpp
29
29
  Features/Display/display.cpp
30
30
  Features/Tray/tray.cpp
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plusui-native-core",
3
- "version": "0.1.33",
3
+ "version": "0.1.34",
4
4
  "description": "PlusUI Core framework (frontend + backend implementations)",
5
5
  "type": "module",
6
6
  "files": [