We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fcd96 commit 0a8baa6Copy full SHA for 0a8baa6
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.7'
+const APALACHE_VERSION_TAG = '0.44.8'
43
// TODO: used by GitHub api approach: https://github.com/informalsystems/quint/issues/1124
44
// const APALACHE_TGZ = 'apalache.tgz'
45
0 commit comments