From a1e7af9db8abcdc9907527dee10078095fc40c8f Mon Sep 17 00:00:00 2001 From: Johannes Fischer Date: Thu, 11 Jul 2024 01:09:55 -0600 Subject: [PATCH] Created new package for RFLIB: 7.0.0 => 7.1.0 --- sfdx-project.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sfdx-project.json b/sfdx-project.json index 2091c643..ad2a7237 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -4,8 +4,8 @@ "path": "rflib", "default": true, "package": "RFLIB", - "versionName": "ver 7.0.0", - "versionNumber": "7.0.0.NEXT", + "versionName": "ver 7.1.0", + "versionNumber": "7.1.0.NEXT", "postInstallUrl": "https://github.com/j-fischer/rflib#how-tos", "releaseNotesUrl": "https://github.com/j-fischer/rflib/blob/master/CHANGELOG.md" }, @@ -124,6 +124,7 @@ "RFLIB@6.5.0-1": "04t3h000004pOyuAAE", "RFLIB@6.5.1-1": "04t3h000004pOzYAAU", "RFLIB@6.6.0-1": "04t3h0000046NG9AAM", - "RFLIB@7.0.0-1": "04tKY000000xA5KYAU" + "RFLIB@7.0.0-1": "04tKY000000xA5KYAU", + "RFLIB@7.1.0-1": "04tKY000000xA5UYAU" } } \ No newline at end of file