1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 03:45:56 +00:00

Added a hybrid navitem for both recently edited and viewed brews

This commit is contained in:
Scott Tolksdorf
2016-07-07 09:43:24 -04:00
parent 3ff736b440
commit 073b547f96
6 changed files with 77 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homebrewery",
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "2.2.5",
"version": "2.2.6",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"