Skip to content

Commit bbdac81

Browse files
authored
Merge pull request #61 from modx-pro/dev/beta-1.1.1
Release 1.2.0-beta1
2 parents 89217bb + f6b4bf3 commit bbdac81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2074
-1505
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ assets/customScript.js
5454
nul
5555
sync-exclude.txt
5656
copy-dist-exclude.txt
57+
tmpclaude-*

_build/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'name' => 'MiniShop3',
1313
'name_lower' => 'minishop3',
1414
'name_short' => 'ms3',
15-
'version' => '1.1.0',
15+
'version' => '1.2.0',
1616
'release' => 'beta1',
1717
// Install package to site right after build
1818
'install' => false,

0 commit comments

Comments
 (0)