aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-05-01 19:54:49 -0700
committerFuwn <[email protected]>2022-05-01 19:54:49 -0700
commit16fdc9d718638a5ff780d0fadd6cfc33b6e5314e (patch)
tree7199eeb96b87550cbae4b404854eb3b05448558d
parentfix(soyuz): log spam on error (diff)
downloadsoyuz-16fdc9d718638a5ff780d0fadd6cfc33b6e5314e.tar.xz
soyuz-16fdc9d718638a5ff780d0fadd6cfc33b6e5314e.zip
docs(soyuz): bump version
-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 3e63e3b..122e646 100644
--- a/include/soyuz/soyuz.hh
+++ b/include/soyuz/soyuz.hh
@@ -13,6 +13,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.2 | Copyright (C) 2021-2022 Fuwn"
+#define WINDOW_TRAY_NAME "Soyuz - 1.1.3 | Copyright (C) 2021-2022 Fuwn"
#endif // SOYUZ_SOYUZ_HH