Skip to content

Commit e104462

Browse files
committed
Sky 3.0.0-0 (2)
1 parent 0c43001 commit e104462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SkCore/src/controllers/WControllerApplication.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2290,7 +2290,7 @@ void WControllerApplication::setVersion(const QString & version)
22902290

22912291
/* static */ QString WControllerApplication::versionSky()
22922292
{
2293-
return "2.0.0-6";
2293+
return "3.0.0-0";
22942294
}
22952295

22962296
/* static */ QString WControllerApplication::versionQt()

0 commit comments

Comments
 (0)