Skip to content

Commit fae3648

Browse files
committed
Update version to 5.7.8
1 parent 80b6573 commit fae3648

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

nb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ IFS=$'\n\t'
6868
# $_VERSION
6969
#
7070
# The most recent program version.
71-
_VERSION="5.7.7"
71+
_VERSION="5.7.8"
7272

7373
# $_ME
7474
#

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "nb.sh",
3-
"version": "5.7.7",
3+
"version": "5.7.8",
44
"description": "CLI 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)