Skip to content

Commit

Permalink
Update definitions.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
erievs authored Nov 1, 2024
1 parent 3b14162 commit 2f1c623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/definitions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define DEF_SEND_APP_INFO_URL (std::string)"https://script.google.com/macros/s/AKfycbyn_blFyKWXCgJr6NIF8x6ETs7CHRN5FXKYEAAIrzV6jPYcCkI/exec"
#define DEF_CHECK_UPDATE_URL (std::string)"https://script.google.com/macros/s/AKfycby1_fRyOemuxKtWu57O_7GA66DxWII6SD8dCj8r2n5SB4m0yvvGabynDwk92b5KTs1r/exec"
#define DEF_HTTP_USER_AGENT (std::string)"video player for 3ds v1.1.0"
#define DEF_CURRENT_APP_VER (std::string)"Beta 27"
#define DEF_CURRENT_APP_VER (std::string)"Beta 28"
#define DEF_CURRENT_APP_VER_INT 0
#define GITHUB_URL std::string("https://github.com/erievs/FourthTube")

Expand Down

0 comments on commit 2f1c623

Please sign in to comment.