aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-08-24 17:31:03 -0700
committerFuwn <[email protected]>2021-08-24 17:31:03 -0700
commit5a2dff15d4c07218fff022eef96ee0e4d4609f68 (patch)
treec9a2893bd496326032558de22cb498f71f8d0347 /include
parentfix(soyuz): unused params (diff)
downloadsoyuz-5a2dff15d4c07218fff022eef96ee0e4d4609f68.tar.xz
soyuz-5a2dff15d4c07218fff022eef96ee0e4d4609f68.zip
chore(soyuz): bump version patch
Diffstat (limited to 'include')
-rw-r--r--include/soyuz/soyuz.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/soyuz/soyuz.hh b/include/soyuz/soyuz.hh
index 99ffaa4..0bfab97 100644
--- a/include/soyuz/soyuz.hh
+++ b/include/soyuz/soyuz.hh
@@ -8,6 +8,6 @@
#define LUNAR_WINDOW_NAME_BASE "Lunar Client ("
#define DISCORD_IPC_NAMED_PIPE_NAME L"\\Device\\NamedPipe\\discord-ipc-0"
-#define WINDOW_TRAY_NAME "Soyuz - 1.1.0 | Copyright (C) 2021-2021 Fuwn"
+#define WINDOW_TRAY_NAME "Soyuz - 1.1.1 | Copyright (C) 2021-2021 Fuwn"
#endif //SOYUZ_SOYUZ_HH