Skip to content

Commit

Permalink
[WIP][userver] update version database
Browse files Browse the repository at this point in the history
  • Loading branch information
podsvirov committed Oct 20, 2023
1 parent 24be71c commit 5f532a9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -8588,6 +8588,10 @@
"baseline": "2.3.2",
"port-version": 0
},
"userver": {
"baseline": "1.0.0",
"port-version": 0
},
"usockets": {
"baseline": "0.8.6",
"port-version": 1
Expand Down
9 changes: 9 additions & 0 deletions versions/u-/userver.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"versions": [
{
"git-tree": "d53279b7bfa52693b9281b6a123293de37839167",
"version": "1.0.0",
"port-version": 0
}
]
}

0 comments on commit 5f532a9

Please sign in to comment.