Skip to content

Commit

Permalink
Merge pull request #14 from Antiz96/bump_1.4.2
Browse files Browse the repository at this point in the history
Bump the script's version to v1.4.2
  • Loading branch information
Antiz96 authored Nov 30, 2022
2 parents 8e0a3fc + 617f45d commit 61dd9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/script/arch-update.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#Current version
version="1.4.0"
version="1.4.2"

#Check which privilege elevation package is installed (sudo or doas)
if command -v sudo > /dev/null; then
Expand Down

0 comments on commit 61dd9c6

Please sign in to comment.