We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c60ce commit 94affa4Copy full SHA for 94affa4
hooks/useIndex.ts
@@ -22,7 +22,7 @@ export default function useIndex() {
22
const [formData, setFormData] = useState({
23
licenseType: "Professional",
24
userName: "mobaXterm",
25
- versionName: "24.3",
+ versionName: "24.4",
26
userNum: "1",
27
});
28
0 commit comments