Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 01809d1

Browse files
committed
0.4.3
1 parent 9c9e494 commit 01809d1

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nota/nativescript-webview-ext",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Extended WebView for NativeScript which adds 'x-local' scheme for local-files. events between WebView and native-layer, javascript execution, injecting CSS and JS-files.",
55
"main": "webview-ext",
66
"typings": "webview-ext.d.ts",

src/platforms/ios/NotaWebViewExt.framework/Headers/NotaWebViewExt-Swift.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by Apple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1)
1+
// Generated by Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2)
22
#pragma clang diagnostic push
33
#pragma clang diagnostic ignored "-Wgcc-compat"
44

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)