Skip to content

Commit bf3a92f

Browse files
committed
48.1
1 parent 424ee82 commit bf3a92f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 48.1-dev - Unreleased
3+
## 48.1 - 2024-12-26
44
* Initial release
55
* Restored compatibility with gedit 47 and earlier
66
* Added support for Pluma and xed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Interactive Python console standing in the bottom panel
44
<https://github.com/jefferyto/gedit-pythonconsole>
5-
48.1-dev
5+
48.1
66

77
This is a fork of gedit’s Python Console plugin (from [5002633235c6]).
88

pythonconsole.plugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ Icon=text-x-script
180180
Authors=Steve Frécinaux <steve@istique.net>;Jeffery To <jeffery.to@gmail.com>
181181
Copyright=Copyright © 2006 Steve Frécinaux;Copyright © 2024 Jeffery To
182182
Website=https://github.com/jefferyto/gedit-pythonconsole
183-
Version=48.1-dev
183+
Version=48.1

pythonconsole/locale/gedit-pythonconsole.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#, fuzzy
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: gedit-pythonconsole 48.1-dev\n"
4+
"Project-Id-Version: gedit-pythonconsole 48.1\n"
55
"Report-Msgid-Bugs-To: https://github.com/jefferyto/gedit-pythonconsole/"
66
"issues\n"
77
"POT-Creation-Date: 2024-12-25 01:44+0800\n"

0 commit comments

Comments
 (0)