File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "pluginName": "craft-twig-imagebase64",
33 "pluginDescription": "base64 image encoding",
4- "pluginVersion": "1.0.0 ",
4+ "pluginVersion": "1.0.1 ",
55 "pluginAuthorName": "kisonay",
66 "pluginVendorName": "kisonay",
77 "pluginAuthorUrl": "https://github.com/kisonay",
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66
7+ ## 1.0.1 - 2018-07-23
8+ ### Added
9+ - Version Modification
10+
711## 1.0.0 - 2018-07-22
812### Added
913- Initial release
Original file line number Diff line number Diff line change 22 "name": "kisonay/craft-twig-imagebase64",
33 "description": "Base64 encode images within twig templates.",
44 "type": "craft-plugin",
5- "version": "1.0.0 ",
5+ "version": "1.0.1 ",
66 "keywords": [
77 "craft",
88 "cms",
You can’t perform that action at this time.
0 commit comments