mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
Update version to 1.7.1 and document UI improvements
- Updated version from 1.7.0 to 1.7.1 in package.json - Updated About dialog version in main.js - Added modern glassmorphism UI as first feature - Updated CLAUDE.md with v1.7.1 documentation - Documented glassmorphism design system - Listed all modern UI features and technical details - Updated last modified date to October 11, 2025 🤖 Generated with [Claude Code](https://claude.com/claude-code)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pan-converter",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"description": "Cross-platform Markdown editor and converter using Pandoc",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user