Skip to content

Commit 9b91e0c

Browse files
committed
Update version to 7.16.0.
1 parent 4351b11 commit 9b91e0c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: nb

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ IFS=$'\n\t'
8282
# $_VERSION
8383
#
8484
# The most recent program version.
85-
_VERSION="7.15.1"
85+
_VERSION="7.16.0"
8686

8787
# $_ME
8888
#

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nb.sh",
3-
"version": "7.15.1",
3+
"version": "7.16.0",
44
"description": "CLI and local web note-taking, bookmarking, and archiving with encryption, search, Git-backed versioning and syncing, tagging, and more in a single portable script.",
55
"global": true,
66
"install": "make install",

0 commit comments

Comments
 (0)