diff options
| author | Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> | 2026-01-11 12:36:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-11 12:36:07 +0100 |
| commit | 717b5ac389ea15350d32f813a3f03d908de0ab06 (patch) | |
| tree | c698d35614132823507d6226ed8d4a2d291ab21c /src/aboutdialog.ui | |
| parent | 1505519ecd03e47c1c046c5c985aa947e06ff5ba (diff) | |
Add instanceName and profiles methods to plugin API (#2321)
Diffstat (limited to 'src/aboutdialog.ui')
| -rw-r--r-- | src/aboutdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 92cacd44..323e20ac 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -127,7 +127,7 @@ <item>
<widget class="QLabel" name="label_3">
<property name="text">
- <string notr="true"><html><head/><body><p>Copyright © 2011-2016 Sebastian Herbord<br/>Copyright © 2016-2025 Mod Organizer 2 Contributors</p></body></html></string>
+ <string notr="true"><html><head/><body><p>Copyright © 2011-2016 Sebastian Herbord<br/>Copyright © 2016-2026 Mod Organizer 2 Contributors</p></body></html></string>
</property>
</widget>
</item>
|
