Skip to content

Commit

Permalink
Update StreamBot_Start.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
ovniroto committed Oct 13, 2023
1 parent 31bada2 commit e9f32a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamBot_Start.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off
title StreamBot v0.1.2
title StreamBot v0.2.1
@deno.exe "run" "-A" "--unstable" "./src/main.ts"
pause

0 comments on commit e9f32a7

Please sign in to comment.