Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit d5d5f36

Browse files
committed
setting the default version to 0.7.0
1 parent 8505c54 commit d5d5f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config/config.ini.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* If config.ini doesn't exist Pattern Lab will try to create a new version
44
*/
55

6-
v = "0.7.0dev3"
6+
v = "0.7.0"
77

88
// file extensions to ignore when building or watching the source dir, separate with a comma
99
ie = "scss,DS_Store,less"

0 commit comments

Comments
 (0)