Skip to content

Commit b83060d

Browse files
ds2-dump: Bump to v0.3.2.
1 parent 17bb709 commit b83060d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ds2-dump/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
int main(int argc, char *argv[])
3131
{
3232
QCoreApplication app(argc, argv);
33-
app.setApplicationVersion("0.3.1");
33+
app.setApplicationVersion("0.3.2");
3434
app.setOrganizationDomain("inferiorhumanorgans.com");
3535
app.setOrganizationName("Inferior Human Organs, Inc.");
3636

0 commit comments

Comments
 (0)