Skip to content

Commit 1d38729

Browse files
committed
Set version number to 1.1.0
- Set/reset version number to 1.1.0 to be true to the existing version history of the project. - Current production release is 1.0.11. This next version will be the first 20.04 compatible release, warranting a minor version bump. - The 1.2.0 version contained in these files is a legacy artifact. The metadata.json files were previously not used to define the package version. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
1 parent 09ed1d2 commit 1d38729

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sovtoken/sovtoken/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.0",
2+
"version": "1.1.0",
33
"author": "Sovrin",
44
"license": "Apache 2.0"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.0",
2+
"version": "1.1.0",
33
"author": "Sovrin",
44
"license": "Apache 2.0"
55
}

0 commit comments

Comments
 (0)