diff --git a/public/index.html b/public/index.html
index 33dfff18a..6f6b6b25a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -36,7 +36,7 @@
import {encode, decode} from "../scripts/gpt-2-3-tokenizer/mod.js";
$(document).ready(function(){
- const VERSION = '1.2.7';
+ const VERSION = '1.2.8';
var converter = new showdown.Converter();
var bg_menu_toggle = false;
var default_user_name = "You";
@@ -3191,4 +3191,4 @@