summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalle Laine <pahakalle@protonmail.ch>2019-02-03 14:46:49 +0200
committerDonne Martin <donne.martin@gmail.com>2019-02-03 07:46:49 -0500
commitdefa3ca7a03788dea78658954e75d15d57a1b824 (patch)
tree5f0aa7c2003fbe3fa8534d6c46d54fe0044a56c0
parentc74f8f50241d59a9f6fffbd1f28e147aa24c7fe9 (diff)
Fix #167: Update latest monthly hiring post ids (#170)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index f4b9cfb..0cb9573 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 18589702
-freelancer_post_id = 18589703
+who_is_hiring_post_id = 19055166
+freelancer_post_id = 19055165