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 8afc936 commit cf72cc4Copy full SHA for cf72cc4
src/practitest_firecracker/const.clj
@@ -1,6 +1,6 @@
1
(ns practitest-firecracker.const)
2
3
-(def ^:const fc-version "2.1.1")
+(def ^:const fc-version "2.1.2")
4
5
(def ^:const testset-instances-uri "/projects/%d/instances.json")
6
(def ^:const test-uri "/projects/%d/tests/%d.json")
0 commit comments