We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9269978 + 87926a1 commit a546074Copy full SHA for a546074
README.md
@@ -8,7 +8,7 @@ This is still a work in process but has saved me quite some time
8
*Web Content data is currently not supported and coming in a later OCC release. (Dec 2018)
9
10
### version
11
-2.1.1
+2.2.1
12
- fixes issue with global files not copying
13
14
2.1.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "occ-instance-migrator",
3
- "version": "2.1.1",
+ "version": "2.1.2",
4
"description": "Tools to help with Oracle Commerce Cloud Solutions",
5
"bin": {
6
"oim": "./index.js"
0 commit comments