diff options
| author | Fuwn <[email protected]> | 2022-02-03 13:35:52 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-02-03 13:35:52 +0000 |
| commit | 915ffecc7ffb2e58a79682987f1d125378a3c8c0 (patch) | |
| tree | 7fc3cb6ad2ff5b326f7211b897f96dd448bfcc08 /include | |
| parent | fmt(include): un-pre-name subroutine parameters (diff) | |
| download | soyuz-915ffecc7ffb2e58a79682987f1d125378a3c8c0.tar.xz soyuz-915ffecc7ffb2e58a79682987f1d125378a3c8c0.zip | |
chore: update version and tag
Diffstat (limited to 'include')
| -rw-r--r-- | include/soyuz/soyuz.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/soyuz/soyuz.hh b/include/soyuz/soyuz.hh index 2fd0157..ad1105b 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.1 | Copyright (C) 2021-2021 Fuwn" +#define WINDOW_TRAY_NAME "Soyuz - 1.1.2 | Copyright (C) 2021-2021 Fuwn" #endif //SOYUZ_SOYUZ_HH |