We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df8647b + 0ff85c7 commit 93f430eCopy full SHA for 93f430e
quint/src/apalache.ts
@@ -39,7 +39,7 @@ import type { Buffer } from 'buffer'
39
import type { PackageDefinition as ProtoPackageDefinition } from '@grpc/proto-loader'
40
41
const APALACHE_SERVER_URI = 'localhost:8822'
42
-const APALACHE_VERSION_TAG = '0.44.9'
+const APALACHE_VERSION_TAG = '0.44.10'
43
// TODO: used by GitHub api approach: https://github.com/informalsystems/quint/issues/1124
44
// const APALACHE_TGZ = 'apalache.tgz'
45
0 commit comments