Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
reset versionname and number
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Szulc committed Jan 17, 2022
1 parent af12caf commit 78887fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"path": "force-app",
"default": true,
"package": "Kickboard",
"versionName": "Version 1.10.0",
"versionNumber": "1.10.0.NEXT",
"versionName": "Version 1.9.0",
"versionNumber": "1.9.0.NEXT",
"ancestorVersion": "1.9.0.1"
}
],
Expand Down

0 comments on commit 78887fd

Please sign in to comment.