Skip to content

Commit 885c348

Browse files
modified: src/constants.h
1 parent 06f048e commit 885c348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ struct Constants
3636

3737
static inline const char* appName = "SigntoolGUI";
3838
static inline const char* appVersion = "1.1.0";
39-
static inline const char* orgName = "Glitched Polygons GmbH";
39+
static inline const char* orgName = "Glitched Polygons";
4040
static inline const char* orgDomain = "glitchedpolygons.com";
4141

4242
};

0 commit comments

Comments
 (0)