DevContainer: Recommend clang-18, and bump feature version

This commit is contained in:
Andrew Kaster
2024-04-22 20:23:58 -06:00
committed by Andrew Kaster
parent c5cd1ad737
commit 751ddae7a2
Notes: sideshowbarker 2024-07-17 03:35:24 +09:00
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Serenity Development",
"id": "serenity",
"version": "1.0.0",
"version": "1.0.1",
"description": "Enable development of Serenity and Lagom libraries and applications",
"options": {
"llvm_version": {
@@ -9,6 +9,8 @@
"proposals": [
15,
16,
17,
18,
"trunk"
],
"default": 16,