Skip to content

Commit 93f430e

Browse files
authored
Merge pull request #1412 from informalsystems/gabriela/bump-apalache
Bump Apalache version
2 parents df8647b + 0ff85c7 commit 93f430e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quint/src/apalache.ts

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

4141
const APALACHE_SERVER_URI = 'localhost:8822'
42-
const APALACHE_VERSION_TAG = '0.44.9'
42+
const APALACHE_VERSION_TAG = '0.44.10'
4343
// TODO: used by GitHub api approach: https://github.com/informalsystems/quint/issues/1124
4444
// const APALACHE_TGZ = 'apalache.tgz'
4545

0 commit comments

Comments
 (0)