Skip to content

Commit

Permalink
switch: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rsn8887 committed May 15, 2019
1 parent 964744d commit 6fd80c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -117,6 +117,9 @@ openttd_switch.zip can be found in __cmake/__


# Changelog
1.05

- fix right click drag scrolling

1.04

Expand Down
2 changes: 1 addition & 1 deletion os/switch/CMakeLists.txt
Expand Up @@ -21,7 +21,7 @@ endif()
set(SHORT_NAME openttd)
project(${SHORT_NAME})

set(SWITCH_VERSION "1.04")
set(SWITCH_VERSION "1.05")

if (CMAKE_BUILD_TYPE STREQUAL "Debug")
configure_file(../../objs/debug/${SHORT_NAME} ./${SHORT_NAME} COPYONLY)
Expand Down

0 comments on commit 6fd80c9

Please sign in to comment.