Skip to content

Commit bace68a

Browse files
Update Nova.php
1 parent 00f3972 commit bace68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nova.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public static function version()
246246

247247
$version = $manifest['version'] ?? '4.x';
248248

249-
return $version.' (Silver Surfer)';
249+
return $version;
250250
});
251251
}
252252

0 commit comments

Comments
 (0)