mirror of
https://github.com/AmintaCCCP/GithubStarsManager.git
synced 2025-11-25 02:34:54 +08:00
Update current version to v0.1.6
This commit is contained in:
@@ -373,7 +373,7 @@ Focus on practicality and accurate categorization to help users quickly understa
|
||||
<div className="flex items-center justify-between">
|
||||
<div>
|
||||
<p className="text-sm text-gray-600 dark:text-gray-400 mb-1">
|
||||
{t('当前版本: v0.1.4', 'Current Version: v0.1.4')}
|
||||
{t('当前版本: v0.1.6', 'Current Version: v0.1.6')}
|
||||
</p>
|
||||
<p className="text-xs text-gray-500 dark:text-gray-500">
|
||||
{t('检查是否有新版本可用', 'Check if a new version is available')}
|
||||
@@ -928,4 +928,4 @@ Focus on practicality and accurate categorization to help users quickly understa
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user