forked from open-webui/open-webui
		
	
						commit
						6bed7b1d34
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
| 	"name": "open-webui", | 	"name": "open-webui", | ||||||
| 	"version": "v1.0.0-alpha.101", | 	"version": "1.0.0-alpha.101", | ||||||
| 	"private": true, | 	"private": true, | ||||||
| 	"scripts": { | 	"scripts": { | ||||||
| 		"dev": "vite dev --host", | 		"dev": "vite dev --host", | ||||||
|  |  | ||||||
|  | @ -18,7 +18,7 @@ | ||||||
| 			<div class=" mb-2.5 text-sm font-medium">{WEBUI_NAME} Version</div> | 			<div class=" mb-2.5 text-sm font-medium">{WEBUI_NAME} Version</div> | ||||||
| 			<div class="flex w-full"> | 			<div class="flex w-full"> | ||||||
| 				<div class="flex-1 text-xs text-gray-700 dark:text-gray-200"> | 				<div class="flex-1 text-xs text-gray-700 dark:text-gray-200"> | ||||||
| 					{WEB_UI_VERSION} | 					v{WEB_UI_VERSION} | ||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
| 		</div> | 		</div> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy Jaeryang Baek
						Timothy Jaeryang Baek