Skip to content

Commit 5e4dddb

Browse files
committed
3.2.1 Touchup
1 parent c36de38 commit 5e4dddb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ext-info.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
2-
EXT_VERSION: "3.2",
3-
EXT_IS_MAJOR_RELEASE: true
2+
EXT_VERSION: "3.2.1",
3+
EXT_IS_MAJOR_RELEASE: false
44
};

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": "tabby",
3-
"version": "3.2",
3+
"version": "3.2.1",
44
"description": "Tabby is an open-source window & tab manager that can manage great amounts of windows and tabs at ease.",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)