diff options
| author | Fuwn <[email protected]> | 2023-05-06 02:24:42 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-06 02:24:42 +0000 |
| commit | a0395835b44508b73d320f6e9bb23af30ac64de7 (patch) | |
| tree | 4161fac18a01d97207ca282f1fb3c385dbd012dc /include | |
| parent | chore(git): vscode and soyuz logs (diff) | |
| download | soyuz-a0395835b44508b73d320f6e9bb23af30ac64de7.tar.xz soyuz-a0395835b44508b73d320f6e9bb23af30ac64de7.zip | |
chore: bump to 1.1.4
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 0f22885..42cc2a4 100644 --- a/include/soyuz/soyuz.hh +++ b/include/soyuz/soyuz.hh @@ -17,6 +17,6 @@ * Thanks for bringing this to my attention, @BlueXAyman */ #define LUNAR_WINDOW_NAME_BASE "Lunar Client 1." #define DISCORD_IPC_NAMED_PIPE_NAME L"\\Device\\NamedPipe\\discord-ipc-0" -#define WINDOW_TRAY_NAME "Soyuz - 1.1.3 | Copyright (C) 2021-2022 Fuwn" +#define WINDOW_TRAY_NAME "Soyuz - 1.1.4 | Copyright (C) 2021-2023 Fuwn" #endif // SOYUZ_SOYUZ_HH |