Skip to content

Commit d3346e1

Browse files
author
Shon Feder
authored
Merge pull request #1395 from informalsystems/apalache-version-44.7
Use Apalache versin 0.44.7
2 parents bffb679 + f97f77c commit d3346e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quint/src/quintVerifier.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import type { Buffer } from 'buffer'
3838
import type { PackageDefinition as ProtoPackageDefinition } from '@grpc/proto-loader'
3939

4040
const APALACHE_SERVER_URI = 'localhost:8822'
41-
const APALACHE_VERSION_TAG = '0.44.2'
41+
const APALACHE_VERSION_TAG = '0.44.7'
4242
// TODO: used by GitHub api approach: https://github.com/informalsystems/quint/issues/1124
4343
// const APALACHE_TGZ = 'apalache.tgz'
4444

0 commit comments

Comments
 (0)