Skip to content

Commit

Permalink
Added github version check -cv option
Browse files Browse the repository at this point in the history
Adds version and release date
  • Loading branch information
OneOfTheInfiniteMonkeys authored Dec 7, 2022
1 parent 366affa commit 5aec1a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdinfo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@


#---------------------------------------
readonly App_version="00.30" # Version - ##.##
readonly App_rel_date="2022-12-04" # Release date - yyyy-mm-dd
readonly App_version="00.40" # Version - ##.##
readonly App_rel_date="2022-12-07" # Release date - yyyy-mm-dd
readonly App_rel_time="00:00" # Release time - hh:mm
readonly App_Name="SDInfo" # Default application name

Expand Down

0 comments on commit 5aec1a1

Please sign in to comment.