Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaumaus committed Mar 31, 2021
1 parent 523a03f commit 0e90673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Le_Chiffre/misc/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

namespace {
// Config
const ::std::string CHEAT_VERSION = XorStr("v1.3.0");
const ::std::string RELEASE_DATE = XorStr("[25 Mar, 2021]");
const ::std::string CHEAT_VERSION = XorStr("v1.3.1");
const ::std::string RELEASE_DATE = XorStr("[31 Mar, 2021]");
const wchar_t* HOST = L"api.github.com";
const wchar_t* PATH = L"/repos/blaumaus/le_chiffre/tags?per_page=1";
const wchar_t* TARGET = L"csgo.exe";
Expand Down

1 comment on commit 0e90673

@vercel
Copy link

@vercel vercel bot commented on 0e90673 Mar 31, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.