about summary refs log tree commit diff
path: root/global.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-19 23:32:59 +0200
committerRory& <root@rory.gay>2024-06-19 23:32:59 +0200
commita3a60fda1492c600383e166a20dd5e6f52120616 (patch)
tree5d55bede056ebe8cbb298018c5d064964dbf5bb6 /global.json
parentOrganise tools somewhat, set proper icons for nav menu (diff)
downloadMatrixUtils-a3a60fda1492c600383e166a20dd5e6f52120616.tar.xz
Some cleanup, update libs
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 37704f0..ecc6db8 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
 {
   "sdk": {
-    "version": "7.0.0",
+    "version": "8.0.0",
     "rollForward": "latestMajor",
     "allowPrerelease": true
   }