Skip to content

Commit 27877d8

Browse files
committed
chore: bump version
1 parent 1990464 commit 27877d8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.common-functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# AUTHOR: Cristiano Fraga G. Nunes
77
# REPOSITORY: https://github.com/cfgnunes/fm-scripts
88
# LICENSE: MIT License
9-
# VERSION: 30.11.3
9+
# VERSION: 30.11.4
1010
# =============================================================================
1111

1212
# This file contains shared functions and constants sourced by all scripts.

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# AUTHOR: Cristiano Fraga G. Nunes
66
# REPOSITORY: https://github.com/cfgnunes/fm-scripts
77
# LICENSE: MIT License
8-
# VERSION: 30.11.3
8+
# VERSION: 30.11.4
99
# =============================================================================
1010

1111
set -u
@@ -15,7 +15,7 @@ set -u
1515
#------------------------------------------------------------------------------
1616

1717
APP_NAME="Enhanced File Manager Actions for Linux"
18-
APP_VERSION="30.11.3"
18+
APP_VERSION="30.11.4"
1919

2020
# Used in:
2121
# - Directory where scripts are installed located at:

0 commit comments

Comments
 (0)