aboutsummaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorTSRBerry <20988865+TSRBerry@users.noreply.github.com>2023-03-11 19:04:13 +0100
committerGitHub <noreply@github.com>2023-03-11 19:04:13 +0100
commitdad9ab6bb67fd488aae26843ecda1ed59caf845b (patch)
tree3f02cd3c532d3b40c08d4d572c01cb71d0f02c71 /global.json
parentf0562b9c75308c8cfcaa2458dfd37ac42751a374 (diff)
[Flatpak] Add release github workflow (#4529)
* Add flatpak release workflow Co-authored-by: Mary <mary@mary.zone> * infra: Update required SDK version to 7.0.200 --------- Co-authored-by: Mary <mary@mary.zone>
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index 1c7274b7..39ccef0d 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "7.0.100",
+ "version": "7.0.200",
"rollForward": "latestFeature"
}
} \ No newline at end of file