feat: fix todo
Some checks reported errors
continuous-integration/drone/push Build encountered an error

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-12-23 13:01:38 +01:00
parent 742ff94a0d
commit c89a0958f8
9 changed files with 12 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"sdk": {
"version": "6.0",
"version": "8.0",
"rollForward": "latestMajor",
"allowPrerelease": true
}
}
}