Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ehammond committed Dec 30, 2024
1 parent 486bdb8 commit 6b5c697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/OpenSource.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function OpenSource() {
</li>
<li className="flex items-center space-x-3">
<Calendar className="w-6 h-6 text-green-500" />
<span className="text-gray-700">Current version: 2024.12.19</span>
<span className="text-gray-700">Current version: 2024.12.30</span>
</li>
</ul>
</section>
Expand Down

0 comments on commit 6b5c697

Please sign in to comment.