Increased revision.

This commit is contained in:
2022-02-21 17:02:41 +03:00
parent c6d9f908e5
commit ba18587c31
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
// wCenterWindow, v2.3.2 // wCenterWindow, v2.3.3
// Logger.cpp // Logger.cpp
// //
#include "framework.h" #include "framework.h"

View File

@@ -1,4 +1,4 @@
// wCenterWindow, v2.3.2 // wCenterWindow, v2.3.3
// Logger.h // Logger.h
// //
#pragma once #pragma once

View File

@@ -1,4 +1,4 @@
// wCenterWindow, v2.3.2 // wCenterWindow, v2.3.3
// //
// TODO: More verbose logs - partially done. // TODO: More verbose logs - partially done.
// TODO: More verbose error messages // TODO: More verbose error messages

View File

@@ -4,9 +4,9 @@
<description>Centers windows by hotkey (C++)</description> <description>Centers windows by hotkey (C++)</description>
<assemblyIdentity <assemblyIdentity
version="2.3.2.0" version="2.3.3.0"
processorArchitecture="x86" processorArchitecture="x86"
name="W0LF.wCenterWindow.c++" name="W0LF.wCenterWindow.C++"
type="win32"> type="win32">
</assemblyIdentity> </assemblyIdentity>

Binary file not shown.