Skip to content

Commit dad5323

Browse files
author
Ozan Tellioglu
committed
v2.1.8 Release
1 parent 0acdd45 commit dad5323

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "oz-image-plugin",
33
"name": "Ozan's Image in Editor Plugin",
4-
"version": "2.1.7",
4+
"version": "2.1.8",
55
"minAppVersion": "0.15.0",
66
"description": "View Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.",
77
"author": "Ozan Tellioglu",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oz-image-plugin",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"description": "View Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.",
55
"main": "main.js",
66
"scripts": {

versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"2.1.8": "0.15.0",
23
"2.1.7": "0.15.0",
34
"2.1.6": "0.15.0",
45
"2.1.5": "0.15.0",

0 commit comments

Comments
 (0)