Skip to content

Commit 17c976d

Browse files
Version bump
1 parent 252fd05 commit 17c976d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import 'react-toastify/dist/ReactToastify.css';
1515
import ClipEditor from './routes/ClipEditor';
1616
import SimpleEditor from './routes/SimpleEditor';
1717

18-
const VERSION = "v1.2.0 Preview";
18+
const VERSION = "v1.2.2-beta";
1919

2020
let App = (props) => {
2121
const navigate = useNavigate();

0 commit comments

Comments
 (0)