Skip to content

Commit

Permalink
version 2.4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 29, 2020
1 parent a255208 commit a421b15
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 2.4.2.1 - 2020-07-30

### Fixed
- Fix ErrorException from undefined variable uid. (thanks @jmauzyk).

## 2.4.2 - 2020-07-29

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/gift-voucher",
"description": "Plugin for Craft Commerce implementing gift vouchers.",
"type": "craft-plugin",
"version": "2.4.2",
"version": "2.4.2.1",
"keywords": [
"craft",
"cms",
Expand Down
8 changes: 0 additions & 8 deletions config.codekit3
Original file line number Diff line number Diff line change
Expand Up @@ -704,14 +704,6 @@
"oAP": "/build/src/fields",
"oF": 0
},
"/src/GiftVoucher.php": {
"cB": 0,
"ft": 8192,
"hM": 0,
"oA": 2,
"oAP": "/src/GiftVoucher.php",
"oF": 0
},
"/src/helpers": {
"ft": 65536,
"oA": 1,
Expand Down

0 comments on commit a421b15

Please sign in to comment.