Skip to content

Commit 1f6919a

Browse files
committed
version 2.6.0.2
1 parent 3ae1986 commit 1f6919a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.6.0.2 - 2020-08-10
4+
5+
### Fixed
6+
- Fix potential error during migration from Craft 2.
7+
38
## 2.6.0.1 - 2020-08-10
49

510
### Fixed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/super-table",
33
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
44
"type": "craft-plugin",
5-
"version": "2.6.0.1",
5+
"version": "2.6.0.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)