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 a655fba commit bbb7b8dCopy full SHA for bbb7b8d
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 2.4.0 (2021-05-27)
6
+
7
### New features
8
9
* Add `projectile-update-project-type-function` for updating the properties of existing project types.
doc/antora.yml
@@ -1,5 +1,5 @@
1
name: projectile
title: Projectile
-version: master
+version: 2.4
nav:
- modules/ROOT/nav.adoc
projectile.el
@@ -5,7 +5,7 @@
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
;; URL: https://github.com/bbatsov/projectile
;; Keywords: project, convenience
-;; Version: 2.4.0-snapshot
+;; Version: 2.4.0
;; Package-Requires: ((emacs "25.1") (pkg-info "0.4"))
10
11
;; This file is NOT part of GNU Emacs.
0 commit comments