Skip to content

Commit aa4fbdc

Browse files
committed
Release commit for 1.6.3
1 parent a4cc0d9 commit aa4fbdc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-custom-global-navigation",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "Userscript for customizing GitHub's global navigation",
55
"main": "src/github-custom-global-navigation.user.js",
66
"scripts": {

src/github-custom-global-navigation.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name GitHub Custom Global Navigation
33
// @namespace https://github.com/blakegearin/github-custom-global-navigation
4-
// @version 1.6.2
4+
// @version 1.6.3
55
// @description Customize GitHub's new global navigation
66
// @author Blake Gearin <hello@blakeg.me> (https://blakegearin.com)
77
// @match https://github.com/*

0 commit comments

Comments
 (0)