Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 2747e0a

Browse files
authored
Merge pull request #318 from janhq/fix/changelog-date
fix: latest changelog date
2 parents 4926cbe + 0f38324 commit 2747e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/changelog/2024-09-01-llama3-1-gemma2-support.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: "v0.5.3 is out with stability improvements!"
33
version: 0.5.3
44
description: "You can run Llama 3.1 and Gemma 2 in Jan"
5-
date: 2024-07-15
5+
date: 2024-09-01
66
ogImage: "/assets/images/changelog/janv0.5.3.gif"
77
---
88

99
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
1010

11-
<ChangelogHeader title= "v0.5.3 is out with stability improvements!" date="2024-07-15" ogImage= "/assets/images/changelog/janv0.5.3.gif" />
11+
<ChangelogHeader title= "v0.5.3 is out with stability improvements!" date="2024-09-01" ogImage= "/assets/images/changelog/janv0.5.3.gif" />
1212

1313
## Llama 3.1 and Gemma 2 Support
1414

0 commit comments

Comments
 (0)