Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #896 from parameter1/upgrade-nativex-lib-to-1.2.0
Browse files Browse the repository at this point in the history
Upgrade NativeX lib to v1.2.0
  • Loading branch information
zarathustra323 authored Apr 1, 2024
2 parents c072afb + 63d7495 commit fc0a0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/marko-web-native-x/components/init.marko
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { warn } from "@parameter1/base-cms-utils";

$ const { uri, enabled, on } = input;
$ const src = "https://cdn.parameter1.com/native-x/v1.1.0/lib.min.js";
$ const src = "https://cdn.parameter1.com/native-x/v1.2.0/lib.min.js";

<if(uri)>
<if(enabled)>
Expand Down

0 comments on commit fc0a0eb

Please sign in to comment.