summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalle Laine <pahakalle@protonmail.ch>2019-04-09 03:57:32 +0300
committerDonne Martin <donne.martin@gmail.com>2019-04-08 20:57:32 -0400
commiteaf110649df43f25121ca08941a650adac718ddc (patch)
treedac8f9573f31855f5b39ae3a9964044617ac467b
parent9e146ef7747c2ffee6be4e8c2ed7cb6771f8007d (diff)
Fix #175: Update latest monthly hiring post ids (#176)
-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 292ab82..62cf286 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 = 19281834
-freelancer_post_id = 19281833
+who_is_hiring_post_id = 19543940
+freelancer_post_id = 19543939