Skip to content

Commit

Permalink
Version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
viking1304 committed Jul 18, 2024
1 parent 3c2b3f5 commit 59fc609
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions a1111-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
# Bugs: ---
# Notes: ---
# Author: Aleksandar Milanovic (viking1304)
# Version: 0.2.2
# Version: 0.2.3
# Created: 2023/12/12 19:30:51
# Last modified: 2024/07/18 13:01:29
# Last modified: 2024/07/18 13:42:51

# Copyright (c) 2024 Aleksandar Milanovic
# https://github.com/viking1304/
Expand All @@ -36,7 +36,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

readonly VERSION='0.2.2'
readonly VERSION='0.2.3'
readonly YEAR='2024'

# declare variables
Expand Down

0 comments on commit 59fc609

Please sign in to comment.