From 260e93cc0ef0c73f635d0a1c952e8a4f205e1ab3 Mon Sep 17 00:00:00 2001 From: Johannes Fischer Date: Wed, 17 Jan 2024 15:24:05 -0700 Subject: [PATCH] Created new package for RFLIB: 6.2.0 => 6.3.0 --- sfdx-project.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sfdx-project.json b/sfdx-project.json index 49998971..a896692d 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -4,8 +4,8 @@ "path": "rflib", "default": true, "package": "RFLIB", - "versionName": "ver 6.2.0", - "versionNumber": "6.2.0.NEXT", + "versionName": "ver 6.3.0", + "versionNumber": "6.3.0.NEXT", "postInstallUrl": "https://github.com/j-fischer/rflib#how-tos", "releaseNotesUrl": "https://github.com/j-fischer/rflib/blob/master/CHANGELOG.md" }, @@ -114,6 +114,7 @@ "RFLIB@6.1.1-1": "04t3h000004pOh5AAE", "RFLIB@6.1.1-2": "04t3h000004pOhAAAU", "RFLIB@6.1.2-1": "04t3h000004pOrKAAU", - "RFLIB@6.2.0-1": "04t3h000004pOt1AAE" + "RFLIB@6.2.0-1": "04t3h000004pOt1AAE", + "RFLIB@6.3.0-1": "04t3h000004pOuTAAU" } } \ No newline at end of file