From 2a30bb6f4fc87e90f47e63d80b352ca639d9fd59 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Thu, 2 Sep 2021 21:00:53 +0200 Subject: [PATCH] branch 1.0.4 --- CHANGELOG.md | 3 +++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e88f215..c2be325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +1.0.4 +- [ ] ? + 1.0.3 - 2021.09.2 - update php headers to phpdoc style - add dcstore.xml diff --git a/_define.php b/_define.php index 1300c9d..4af51cd 100644 --- a/_define.php +++ b/_define.php @@ -19,7 +19,7 @@ $this->registerModule( 'Entry Photo Exif Widget', 'Show images exif of an entry', 'Jean-Christian Denis and contibutors', - '1.0.3', + '1.0.4', [ 'requires' => [['core', '2.19']], 'permissions' => 'admin', diff --git a/dcstore.xml b/dcstore.xml index 72ccf06..2b4d4a8 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ Entry Photo Exif Widget -1.0.3 +1.0.4 Jean-Christian Denis and contibutors Show images exif of an entry -https://github.com/JcDenis/entryPhotoExifWidget/releases/download/v1.0.3/plugin-entryPhotoExifWidget.zip +https://github.com/JcDenis/entryPhotoExifWidget/releases/download/v1.0.4/plugin-entryPhotoExifWidget.zip https://plugins.dotaddict.org/dc2/details/entryPhotoExifWidget https://github.com/JcDenis/entryPhotoExifWidget