Skip to content

Commit

Permalink
Merge pull request #136 from gyroflow/bump-0.63
Browse files Browse the repository at this point in the history
bump version to 0.63
  • Loading branch information
DusKing1 authored Jun 22, 2022
2 parents 185fe84 + 7edbcfa commit eda4f30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/sha.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
{
"name": "vram.py",
"sha1": "041eca7b468f11cd11d160a0743c688b1267f16e"
"sha1": "4e126aaf66ad0c467149de4f23672b97caf84c1b"
},
{
"name": "wlan.py",
Expand Down
2 changes: 1 addition & 1 deletion src/vram.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@


# user_settings:
version = "0.62" # when new user settings added, this should be update firstly!
version = "0.63" # when new user settings added, this should be update firstly!
camera_protocol = "NO"
device_mode = "MASTER"
inject_mode = "OFF"
Expand Down

0 comments on commit eda4f30

Please sign in to comment.