Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

Commit 3f99da2

Browse files
committed
v0.27.0
1 parent 37fb9cf commit 3f99da2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-admob-free",
3-
"version": "0.26.0",
3+
"version": "0.27.0",
44
"description": "Cordova AdMob Plugin for Google AdMob",
55
"scripts": {
66
"prepublish": "run-s clean build",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<plugin xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-admob-free"
3-
version="0.26.0" xmlns="http://apache.org/cordova/ns/plugins/1.0">
3+
version="0.27.0" xmlns="http://apache.org/cordova/ns/plugins/1.0">
44
<name>Cordova AdMob Plugin</name>
55
<description>Robust, reliable and easy to use Cordova Admob plugin for Android and iOS
66
phone. Allows preloading and automatic loading of interstitials and banners plus more.

0 commit comments

Comments
 (0)