Skip to content

Commit

Permalink
Update release tech (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew authored Sep 3, 2024
1 parent 1f0b517 commit eb34065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Releases.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const communityReleases = [
{
title: 'Eclipse Sprotty',
url: 'https://www.eclipse.dev/sprotty/',
version: 'TBD',
version: '1.3.0',
modules: []
},
{
Expand All @@ -156,7 +156,7 @@ const communityReleases = [
{
title: 'Langium',
url: 'https://langium.org/',
version: 'TBD',
version: '3.1.3',
modules: []
},
{
Expand Down

0 comments on commit eb34065

Please sign in to comment.