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

Commit

Permalink
Merge pull request #318 from janhq/fix/changelog-date
Browse files Browse the repository at this point in the history
fix: latest changelog date
  • Loading branch information
urmauur authored Sep 9, 2024
2 parents 4926cbe + 0f38324 commit 2747e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/changelog/2024-09-01-llama3-1-gemma2-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
title: "v0.5.3 is out with stability improvements!"
version: 0.5.3
description: "You can run Llama 3.1 and Gemma 2 in Jan"
date: 2024-07-15
date: 2024-09-01
ogImage: "/assets/images/changelog/janv0.5.3.gif"
---

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

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

## Llama 3.1 and Gemma 2 Support

Expand Down

0 comments on commit 2747e0a

Please sign in to comment.