File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
* Created Date: 2024-03-23 12:52:57
6
6
* Author: 3urobeat
7
7
*
8
- * Last Modified: 2024-04-30 17:29:44
8
+ * Last Modified: 2024-05-31 16:24:48
9
9
* Modified By: 3urobeat
10
10
*
11
11
* Copyright (c) 2024 3urobeat <https://github.com/3urobeat>
81
81
<div class =" flex flex-col text-xs lg:text-sm opacity-50" >
82
82
<div :class =" onlineVersion && onlineVersion != packagejson.version ? '' : 'hidden'" class =" mb-4 px-1 py-0.5 bg-bg-embed-light dark:bg-bg-embed-dark outline outline-2 outline-border-secondary-light dark:outline-border-secondary-dark rounded-lg" >
83
83
<p class =" font-semibold" >Update available!</p >
84
- <p >New version: <span class =" text-green-500" >{{ onlineVersion }}</span ></p >
84
+ <p >New version: <span class =" text-green-500 font-extrabold " >{{ onlineVersion }}</span ></p >
85
85
Read the patch notes <a class =" underline hover:text-gray-500" :href =" 'https://github.com/3urobeat/git-anon/releases/tag/' + onlineVersion" target =" _blank" >here!</a >
86
86
</div >
87
87
You can’t perform that action at this time.
0 commit comments