aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-08-24 17:31:03 +0000
committerFuwn <[email protected]>2021-08-24 17:31:03 +0000
commitb6ed1ac0f3615f3160b8e9f364ec39a245e9ffed (patch)
treec9a2893bd496326032558de22cb498f71f8d0347 /include
parentfix(soyuz): unused params (diff)
downloadsoyuz-b6ed1ac0f3615f3160b8e9f364ec39a245e9ffed.tar.xz
soyuz-b6ed1ac0f3615f3160b8e9f364ec39a245e9ffed.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