Skip to content

Commit 8f80dd9

Browse files
Bump version to v0.1.2
Clean release to resolve v0.1.1 tagging confusion where the git tag pointed to the pre-version-bump commit, causing the Docker image built from that tag to display the wrong version in the UI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent af7b1c4 commit 8f80dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "programmarr",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)