Skip to content

Commit e9298df

Browse files
save file
1 parent 009abd5 commit e9298df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-07-23/http2-server/http2-server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
console.log('http2-server.html');
5656
console.log();
5757
console.json=v=>console.log(JSON.stringify(v,null,4));
58-
var version='v1.0',df=true
58+
var version='v2.0',df=true
5959
;
6060

6161

0 commit comments

Comments
 (0)