Skip to content

Commit

Permalink
Version bump to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
karheinz committed Mar 23, 2020
1 parent a2b85ca commit e60f7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bing-wallpaper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
set -o pipefail

readonly SCRIPT=${0##*/}
readonly VERSION='0.4.0'
readonly VERSION='0.5.0'
readonly RESOLUTIONS=(1920x1200 1920x1080 1366x768 800x480 400x240)
RESOLUTION="${RESOLUTIONS[1]}"

Expand Down

0 comments on commit e60f7a9

Please sign in to comment.