diff --git a/changelog.md b/changelog.md index d50f9dc1..e53685a3 100644 --- a/changelog.md +++ b/changelog.md @@ -5,9 +5,12 @@ [//]: #@corifeus-header:end -### v1.1.11 +### v1.1.12 * in progress +### v1.1.11 +* Make to use the tag/branch button like GitHub + ### v1.1.10 * total dark/light mode (CodeMirror, diff, Markdown) diff --git a/package.json b/package.json index 5e58e00e..2e6f961f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "watch": "grunt && concurrently \"webpack --watch\" \"grunt watch:less\"" }, "description": "🤖 P3X Gitlist", - "version": "1.1.11", + "version": "1.1.12", "main": "index.js", "repository": "https://github.com/patrikx3/gitlist", "author": "patrikx3 ", diff --git a/twig/branch_menu.twig b/twig/branch_menu.twig index 29cb4f11..94e965d3 100644 --- a/twig/branch_menu.twig +++ b/twig/branch_menu.twig @@ -4,7 +4,7 @@