Failed to restore the last session. Check the console for more details.
+
Failed to restore the last session. Most likely the session data is corrupted.
@@ -133,7 +133,7 @@
File Not Saved
×
Unsupported Language
-
The language you are trying to run is not supported... yet.
+
The language you are trying to run is not supported. Currently, for Code Running, Prismblue supports only Python, Node.js, and Ruby. For Preview, you only can use Markdown and HTML.
diff --git a/package.json b/package.json
index bf36adb..e37e70a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "prismblue",
- "version": "0.9.98",
+ "version": "1.0.0",
"description": "This is a simple yet powerful text editor that works on any OS and helps you write text easier!",
"main": "main.js",
"scripts": {