Skip to content

Commit

Permalink
2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
HasKha committed Feb 6, 2018
1 parent 64242cc commit de22fdf
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion GWToolbox/GWToolbox/Defines.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#define GWTOOLBOX_VERSION "2.6" // Enter main version here. Should match with server version file.
#define GWTOOLBOX_VERSION "2.7" // Enter main version here. Should match with server version file.
#define BETA_VERSION "" // enter something like "Beta 1". Internally we only check if not empty
#define GWTOOLBOX_WEBSITE "https://haskha.github.io/GWToolboxpp/"

Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ theme: jekyll-theme-midnight

download_url: https://github.com/HasKha/GWToolboxpp/releases/download/2.6_Release/GWToolbox.exe
discord_url: https://discord.gg/pGS5pFn
toolbox_version: 2.6
toolbox_version: 2.7
8 changes: 7 additions & 1 deletion docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ Previous releases are provided as dll files. In order to use it, you need to use

[AutoIt Launcher](https://raw.githubusercontent.com/HasKha/GWToolboxpp/master/AutoitLauncher/Inject.au3) - Source, requires AutoIt3. Right click -> Save link as...

##Version 2.6
## Version 2.7
* [New] Can now omit the town in `/tp [town] [district] to change district.
* [Fix] Fixed the "Close other windows..." option.

[Download](https://github.com/HasKha/GWToolboxpp/releases/download/2.7_Release/GWToolbox.dll)

## Version 2.6
* [New] You can now add or remove any window to the main toolbox window - check Settings -> Toolbox Settings.
* [New] Added a new Window to create and load hero team builds.
* [New] Added support for the new Lunars (year of the dog).
Expand Down
2 changes: 1 addition & 1 deletion resources/toolboxversion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6
2.7

0 comments on commit de22fdf

Please sign in to comment.