Skip to content

Commit

Permalink
Add 2.9.0 to download page (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice authored Jul 9, 2024
1 parent 1cb332b commit 6dbd563
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Releases/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import React from "react";

const versions = [
{
version: '2.9.0',
vtag: '2.9.0'
},
{
version: '2.8.0',
vtag: '2.8.0'
Expand Down

0 comments on commit 6dbd563

Please sign in to comment.