Skip to content

Commit

Permalink
Revert "Automated: Increment paclet version"
Browse files Browse the repository at this point in the history
This reverts commit 45eeab7.
  • Loading branch information
rhennigan committed Dec 31, 2024
1 parent 45eeab7 commit 2a4ec09
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions PacletInfo.wl
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
PacletObject[ <|
"Name" -> "Wolfram/Chatbook",
"PublisherID" -> "Wolfram",
"Version" -> "2.0.10",
"Version" -> "2.0.9",
"WolframVersion" -> "14.1+",
"Description" -> "Wolfram Notebooks + LLMs",
"License" -> "MIT",
"Creator" -> "Connor Gray, Theodore Gray, Richard Hennigan, Kevin Daily",
"Icon" -> "Assets/Images/PacletIcon.png",
"ReleaseID" -> "77b070ff19460dd8279e568c1a733c2171de52fe",
"ReleaseDate" -> "2024-12-31T15:03:28Z",
"ReleaseURL" -> "https://github.com/WolframResearch/Chatbook/releases/tag/v2.0.9",
"ActionURL" -> "https://github.com/WolframResearch/Chatbook/actions/runs/12560994546",
"CommitURL" -> "https://github.com/WolframResearch/Chatbook/commit/77b070ff19460dd8279e568c1a733c2171de52fe",
"ReleaseID" -> "$RELEASE_ID$",
"ReleaseDate" -> "$RELEASE_DATE$",
"ReleaseURL" -> "$RELEASE_URL$",
"ActionURL" -> "$ACTION_URL$",
"CommitURL" -> "$COMMIT_URL$",
"Loading" -> "Startup",
"PrimaryContext" -> "Wolfram`Chatbook`",
"Extensions" -> {
Expand Down

0 comments on commit 2a4ec09

Please sign in to comment.