Skip to content

Commit 0386702

Browse files
committed
Release 1.9.5
1 parent 42e3787 commit 0386702

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

force-app/main/default/staticresources/OrgCheck_OrgCheck_SR.resource

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const OrgCheck = {
66
/**
77
* OrgCheck Version
88
*/
9-
version: 'v1.9.4',
9+
version: 'v1.9.5',
1010

1111
/**
1212
* Organization Id where OrgCheck is currently installed

sfdx-project.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"default": true,
66
"package": "OrgCheck",
77
"versionName": "Version 1.9",
8-
"versionNumber": "1.9.4.NEXT",
8+
"versionNumber": "1.9.5.NEXT",
99
"versionDescription": "OrgCheck is an easy-to-install and easy-to-use Salesforce application in order to quickly analyze your org and its technical debt."
1010
}
1111
],
@@ -19,6 +19,7 @@
1919
"OrgCheck@1.9.1-7": "04t7R000000km9AQAQ",
2020
"OrgCheck@1.9.2-4": "04t7R000000kmHZQAY",
2121
"OrgCheck@1.9.3-3": "04t7R000000kmLCQAY",
22-
"OrgCheck@1.9.4-2": "04t7R000000kmZdQAI"
22+
"OrgCheck@1.9.4-2": "04t7R000000kmZdQAI",
23+
"OrgCheck@1.9.5-1": "04t7R000000kn2uQAA"
2324
}
2425
}

0 commit comments

Comments
 (0)